Home
last modified time | relevance | path

Searched +defs:dw +defs:S (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/gpl3/binutils/dist/opcodes/
H A Dppc-opc.c586 int64_t dw = ((insn & 1) << 8) | ((insn >> 18) & 0xf8); in extract_dw() local
3751 #define S SP + 1 macro
/netbsd-src/external/gpl3/binutils.old/dist/opcodes/
H A Dppc-opc.c585 int64_t dw = ((insn & 1) << 8) | ((insn >> 18) & 0xf8); in extract_dw() local
3662 #define S SP + 1 macro