Home
last modified time | relevance | path

Searched refs:OPC_SUB (Results 1 – 5 of 5) sorted by relevance

/toolchain/binutils/binutils-2.25/opcodes/
Dmt-desc.h69 OPC_ADD = 0, OPC_ADDU = 1, OPC_SUB = 2, OPC_SUBU = 3 enumerator
Dmetag-dis.c1198 MAJOR_OPCODE (template->meta_opcode) == OPC_SUB) && in print_alu()
2921 bfd_boolean is_neg_or_mov = (major == OPC_ADD || major == OPC_SUB); in print_dalu()
/toolchain/binutils/binutils-2.25/gas/config/
Dtc-metag.c2333 MAJOR_OPCODE (template->meta_opcode) == OPC_SUB) && in parse_alu()
5359 MAJOR_OPCODE (template->meta_opcode) == OPC_SUB || in parse_dalu()
5439 MAJOR_OPCODE (template->meta_opcode) == OPC_SUB) in parse_dalu()
5490 MAJOR_OPCODE (template->meta_opcode) == OPC_SUB || in parse_dalu()
5501 MAJOR_OPCODE (template->meta_opcode) == OPC_SUB) && !is_fpu_mov) in parse_dalu()
/toolchain/binutils/binutils-2.25/cpu/
Dmt.cpu626 (+ MSYS_NO OPC_SUB IMM_NO frsr1 frsr2 frdrrr (f-uu12 0))
642 (+ MSYS_NO OPC_SUB IMM_YES frsr1 frdr imm16)
/toolchain/binutils/binutils-2.25/include/opcode/
Dmetag.h616 OPC_SUB, enumerator