Searched refs:XMEM (Results 1 – 4 of 4) sorted by relevance
/toolchain/binutils/binutils-2.27/include/opcode/ |
D | tic54x.h | 106 #define XMEM(OP) (((OP)&0x00F0)>>4) macro
|
D | m88k.h | 292 #define XMEM LDHU+6 macro
|
/toolchain/binutils/binutils-2.27/opcodes/ |
D | m88k-dis.c | 93 …{0xf4000000,"xmem.bu ",{21,5,REG} ,{16,5,REG} ,{0,5,REG} , {3,1,PMEM,XMEM ,0,1,1,1,0… 97 …{0xf4000400,"xmem ",{21,5,REG} ,{16,5,REG} ,{0,5,REG} , {3,1,PMEM,XMEM ,0,1,1,1,0… 98 …{0xf4000600,"xmem ",{21,5,REG} ,{16,5,REG} ,{0,5,REGSC},{3,1,PMEM,XMEM ,0,1,1,1,0… 99 …{0xf4000500,"xmem.usr ",{21,5,REG} ,{16,5,REG} ,{0,5,REG} , {3,1,PMEM,XMEM ,0,1,1,1,0… 100 …{0xf4000700,"xmem.usr ",{21,5,REG} ,{16,5,REG} ,{0,5,REGSC},{3,1,PMEM,XMEM ,0,1,1,1,0…
|
D | tic54x-dis.c | 214 sprint_dual_address (info, operand[i], XMEM (opcode)); in print_instruction()
|