Searched refs:OP_xpmad (Results 1 – 8 of 8) sorted by relevance
| /openbsd/src/gnu/usr.bin/binutils-2.17/opcodes/ |
| D | tic54x-opc.c | 236 { "fb", 2,1,1,0xF880, 0xFF80, {OP_xpmad}, B_BRANCH|FL_FAR|FL_NR, REST}, 237 { "fbd", 2,1,1,0xFA80, 0xFF80, {OP_xpmad}, B_BRANCH|FL_FAR|FL_DELAY|FL_NR, REST}, 238 { "fcall", 2,1,1,0xF980, 0xFF80, {OP_xpmad}, B_BRANCH|FL_FAR|FL_NR, REST}, 239 { "fcalld",2,1,1,0xFB80, 0xFF80, {OP_xpmad}, B_BRANCH|FL_FAR|FL_DELAY|FL_NR, REST},
|
| D | tic54x-dis.c | 259 case OP_xpmad:
|
| /openbsd/src/gnu/usr.bin/binutils/opcodes/ |
| D | tic54x-opc.c | 236 { "fb", 2,1,1,0xF880, 0xFF80, {OP_xpmad}, B_BRANCH|FL_FAR|FL_NR, REST}, 237 { "fbd", 2,1,1,0xFA80, 0xFF80, {OP_xpmad}, B_BRANCH|FL_FAR|FL_DELAY|FL_NR, REST}, 238 { "fcall", 2,1,1,0xF980, 0xFF80, {OP_xpmad}, B_BRANCH|FL_FAR|FL_NR, REST}, 239 { "fcalld",2,1,1,0xFB80, 0xFF80, {OP_xpmad}, B_BRANCH|FL_FAR|FL_DELAY|FL_NR, REST},
|
| D | tic54x-dis.c | 259 case OP_xpmad:
|
| /openbsd/src/gnu/usr.bin/binutils-2.17/include/opcode/ |
| D | tic54x.h | 44 OP_xpmad, enumerator
|
| /openbsd/src/gnu/usr.bin/binutils/include/opcode/ |
| D | tic54x.h | 44 OP_xpmad, enumerator
|
| /openbsd/src/gnu/usr.bin/binutils/gas/config/ |
| D | tc-tic54x.c | 3613 case OP_xpmad: 4181 case OP_xpmad:
|
| /openbsd/src/gnu/usr.bin/binutils-2.17/gas/config/ |
| D | tc-tic54x.c | 3561 case OP_xpmad: 4129 case OP_xpmad:
|