Searched refs:SPCD (Results 1 – 1 of 1) sorted by relevance
/toolchain/binutils/binutils-2.27/opcodes/ |
D | alpha-opc.c | 379 #define SPCD(oo,ffff) SPCD_(oo,ffff), SPCD_MASK macro 471 { "halt", SPCD(0x00,0x0000), BASE, ARG_NONE }, 472 { "draina", SPCD(0x00,0x0002), BASE, ARG_NONE }, 473 { "bpt", SPCD(0x00,0x0080), BASE, ARG_NONE }, 474 { "bugchk", SPCD(0x00,0x0081), BASE, ARG_NONE }, 475 { "callsys", SPCD(0x00,0x0083), BASE, ARG_NONE }, 476 { "chmk", SPCD(0x00,0x0083), BASE, ARG_NONE }, 477 { "imb", SPCD(0x00,0x0086), BASE, ARG_NONE }, 478 { "rduniq", SPCD(0x00,0x009e), BASE, ARG_NONE }, 479 { "wruniq", SPCD(0x00,0x009f), BASE, ARG_NONE }, [all …]
|