Searched refs:BDISP (Results 1 – 5 of 5) sorted by relevance
| /openbsd/src/gnu/usr.bin/binutils/opcodes/ |
| D | arm-opc.h | 582 #define BDISP(x) ((((x) & 0xffffff) ^ 0x800000) - 0x800000) /* 26 bit */ macro
|
| D | alpha-opc.c | 157 #define BDISP (MDISP + 1) macro 162 #define PALFN (BDISP + 1) 463 #define ARG_BRA { RA, BDISP } 464 #define ARG_FBRA { FA, BDISP } 1532 { "br", BRA(0x30), BASE, { ZA, BDISP } }, /* pseudo */
|
| D | arm-dis.c | 397 (BDISP (given) * 4 + pc + 8, info);
|
| /openbsd/src/gnu/usr.bin/binutils-2.17/opcodes/ |
| D | alpha-opc.c | 277 #define BDISP (MDISP + 1) macro 282 #define PALFN (BDISP + 1) 410 #define ARG_BRA { RA, BDISP } 411 #define ARG_FBRA { FA, BDISP } 1479 { "br", BRA(0x30), BASE, { ZA, BDISP } }, /* pseudo */
|
| D | ChangeLog-2005 | 703 (streq, WORD_ADDRESS, BDISP, BDISP23): Delete, unused. 714 pointer calls. Expand sole use of BDISP. Use iwmmxt_regnames
|