Searched refs:FLAG_SM (Results 1 - 4 of 4) sorted by relevance

/openbsd-current/gnu/usr.bin/binutils/include/opcode/
H A Dd30v.h148 #define FLAG_SM (1L<<8) /* SM (stack mode) */ macro
174 FLAG_SM | \
/openbsd-current/gnu/usr.bin/binutils-2.17/include/opcode/
H A Dd30v.h148 #define FLAG_SM (1L<<8) /* SM (stack mode) */ macro
174 FLAG_SM | \
/openbsd-current/gnu/usr.bin/binutils/opcodes/
H A Dd30v-opc.c292 { "reit", BRA, 0x8, { SHORT_NONE }, MU, FLAG_SM | FLAG_JMP, FLAG_SM | FLAG_LKR, 0 },
331 { "trap", BRA, 0x9, { SHORT_B1, SHORT_T}, MU, FLAG_JSR, FLAG_SM | FLAG_LKR, 0 },
/openbsd-current/gnu/usr.bin/binutils-2.17/opcodes/
H A Dd30v-opc.c295 { "reit", BRA, 0x8, { SHORT_NONE }, MU, FLAG_SM | FLAG_JMP, FLAG_SM | FLAG_LKR, 0 },
334 { "trap", BRA, 0x9, { SHORT_B1, SHORT_T}, MU, FLAG_JSR, FLAG_SM | FLAG_LKR, 0 },

Completed in 124 milliseconds