Searched refs:BIAP_OPCODE (Results 1 – 8 of 8) sorted by relevance
/openbsd/gnu/usr.bin/binutils/include/opcode/ |
H A D | cris.h | 95 #define BIAP_OPCODE (0x0540) macro
|
/openbsd/gnu/usr.bin/binutils-2.17/include/opcode/ |
H A D | cris.h | 129 #define BIAP_OPCODE (0x0540) macro
|
/openbsd/gnu/usr.bin/binutils/opcodes/ |
H A D | cris-opc.c | 271 {"biap", BIAP_OPCODE, BIAP_Z_BITS, "pm r,R", 0, SIZE_NONE, 0,
|
H A D | cris-dis.c | 901 case BIAP_OPCODE:
|
/openbsd/gnu/usr.bin/binutils-2.17/opcodes/ |
H A D | cris-opc.c | 392 {"biap", BIAP_OPCODE, BIAP_Z_BITS, "pm r,R", 0, SIZE_NONE,
|
H A D | cris-dis.c | 1098 case BIAP_OPCODE: in print_with_operands()
|
/openbsd/gnu/usr.bin/binutils/gas/config/ |
H A D | tc-cris.c | 2042 = (BIAP_OPCODE + (index_reg_number << 12) 2286 = (BIAP_OPCODE
|
/openbsd/gnu/usr.bin/binutils-2.17/gas/config/ |
H A D | tc-cris.c | 2694 = (BIAP_OPCODE + (index_reg_number << 12) in get_autoinc_prefix_or_indir_op() 2936 = (BIAP_OPCODE in get_3op_or_dip_prefix_op()
|