Searched refs:CR_SI (Results 1 - 2 of 2) sorted by relevance

/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/opcodes/
H A Dtic80-opc.c465 #define CR_SI (CC + 1)
470 #define CR_LI (CR_SI + 1)
696 {"brcr", OP_SI(0x6), MASK_SI, 0, {CR_SI} },
994 {"rdcr", OP_SI(0x4), MASK_SI | (0x1F << 22), 0, {CR_SI, REG_DEST} },
1127 {"wrcr", OP_SI(0x5), MASK_SI | (0x1F << 27), 0, {CR_SI, REG_22} },
1133 {"swcr", OP_SI(0x5), MASK_SI, 0, {CR_SI, REG_22, REG_DEST} },
463 #define CR_SI macro
/netbsd-6-1-5-RELEASE/external/gpl3/gdb/dist/opcodes/
H A Dtic80-opc.c465 #define CR_SI (CC + 1)
470 #define CR_LI (CR_SI + 1)
696 {"brcr", OP_SI(0x6), MASK_SI, 0, {CR_SI} },
994 {"rdcr", OP_SI(0x4), MASK_SI | (0x1F << 22), 0, {CR_SI, REG_DEST} },
1127 {"wrcr", OP_SI(0x5), MASK_SI | (0x1F << 27), 0, {CR_SI, REG_22} },
1133 {"swcr", OP_SI(0x5), MASK_SI, 0, {CR_SI, REG_22, REG_DEST} },
463 #define CR_SI macro

Completed in 117 milliseconds