Searched refs:REG8 (Results 1 – 2 of 2) sorted by relevance
/openbsd/gnu/usr.bin/binutils-2.17/opcodes/ |
H A D | xc16x-opc.c | 917 { { MNEM, ' ', OP (REG8), ',', OP (MEMORY), 0 } }, 923 { { MNEM, ' ', OP (MEMORY), ',', OP (REG8), 0 } }, 941 { { MNEM, ' ', OP (REG8), ',', OP (MEMORY), 0 } }, 947 { { MNEM, ' ', OP (MEMORY), ',', OP (REG8), 0 } }, 1013 { { MNEM, ' ', OP (REG8), ',', OP (MEMORY), 0 } }, 1019 { { MNEM, ' ', OP (MEMORY), ',', OP (REG8), 0 } }, 1037 { { MNEM, ' ', OP (REG8), ',', OP (MEMORY), 0 } }, 2183 { { MNEM, ' ', OP (REG8), ',', OP (CADDR), 0 } }, 2207 { { MNEM, ' ', OP (REG8), 0 } }, 2219 { { MNEM, ' ', OP (REG8), 0 } }, [all …]
|
/openbsd/sys/dev/isa/ |
H A D | if_exreg.h | 56 #define REG8 8 macro
|