Searched refs:QC_CLASS_INSN (Results 1 – 2 of 2) sorted by relevance
| /openbsd/src/gnu/usr.bin/binutils-2.17/include/opcode/ |
| D | tic4x.h | 659 #define QC_CLASS_INSN(namea, nameb, opcode, level) \ macro 896 QC_CLASS_INSN( "addf", "stf", 0xcc000000, OP_C3X ), 899 QC_CLASS_INSN( "addi", "sti", 0xce000000, OP_C3X ), 902 QC_CLASS_INSN( "and", "sti", 0xd0000000, OP_C3X ), 993 QC_CLASS_INSN( "mpyf", "stf", 0xde000000, OP_C3X ), 998 QC_CLASS_INSN( "mpyi", "sti", 0xe0000000, OP_C3X ), 1015 QC_CLASS_INSN( "or", "sti", 0xe8000000, OP_C3X ), 1071 QC_CLASS_INSN( "xor", "sti", 0xee000000, OP_C3X ),
|
| /openbsd/src/gnu/usr.bin/binutils/include/opcode/ |
| D | tic4x.h | 659 #define QC_CLASS_INSN(namea, nameb, opcode, level) \ macro 896 QC_CLASS_INSN( "addf", "stf", 0xcc000000, OP_C3X ), 899 QC_CLASS_INSN( "addi", "sti", 0xce000000, OP_C3X ), 902 QC_CLASS_INSN( "and", "sti", 0xd0000000, OP_C3X ), 993 QC_CLASS_INSN( "mpyf", "stf", 0xde000000, OP_C3X ), 998 QC_CLASS_INSN( "mpyi", "sti", 0xe0000000, OP_C3X ), 1015 QC_CLASS_INSN( "or", "sti", 0xe8000000, OP_C3X ), 1071 QC_CLASS_INSN( "xor", "sti", 0xee000000, OP_C3X ),
|