Searched refs:OP_xpmad (Results 1 – 7 of 7) sorted by relevance
| /netbsd/src/external/gpl3/binutils/dist/opcodes/ |
| D | tic54x-opc.c | 238 { "fb", 2,1,1,0xF880, 0xFF80, {OP_xpmad}, B_BRANCH|FL_FAR|FL_NR, REST}, 239 { "fbd", 2,1,1,0xFA80, 0xFF80, {OP_xpmad}, B_BRANCH|FL_FAR|FL_DELAY|FL_NR, REST}, 240 { "fcall", 2,1,1,0xF980, 0xFF80, {OP_xpmad}, B_BRANCH|FL_FAR|FL_NR, REST}, 241 { "fcalld",2,1,1,0xFB80, 0xFF80, {OP_xpmad}, B_BRANCH|FL_FAR|FL_DELAY|FL_NR, REST},
|
| D | tic54x-dis.c | 260 case OP_xpmad: in print_instruction()
|
| /netbsd/src/external/gpl3/gdb/dist/opcodes/ |
| D | tic54x-opc.c | 238 { "fb", 2,1,1,0xF880, 0xFF80, {OP_xpmad}, B_BRANCH|FL_FAR|FL_NR, REST}, 239 { "fbd", 2,1,1,0xFA80, 0xFF80, {OP_xpmad}, B_BRANCH|FL_FAR|FL_DELAY|FL_NR, REST}, 240 { "fcall", 2,1,1,0xF980, 0xFF80, {OP_xpmad}, B_BRANCH|FL_FAR|FL_NR, REST}, 241 { "fcalld",2,1,1,0xFB80, 0xFF80, {OP_xpmad}, B_BRANCH|FL_FAR|FL_DELAY|FL_NR, REST},
|
| D | tic54x-dis.c | 260 case OP_xpmad: in print_instruction()
|
| /netbsd/src/external/gpl3/binutils/dist/include/opcode/ |
| D | tic54x.h | 44 OP_xpmad, enumerator
|
| /netbsd/src/external/gpl3/gdb/dist/include/opcode/ |
| D | tic54x.h | 44 OP_xpmad, enumerator
|
| /netbsd/src/external/gpl3/binutils/dist/gas/config/ |
| D | tc-tic54x.c | 3296 case OP_xpmad: in is_type() 3844 case OP_xpmad: in encode_operand()
|