Home
last modified time | relevance | path

Searched defs:opcode_bits (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/gpl3/binutils/dist/opcodes/
H A Dsparc-dis.c53 static int opcode_bits[4] = { 0x01c00000, 0x0, 0x01f80000, 0x01f80000 }; variable
/netbsd-src/external/gpl3/binutils.old/dist/opcodes/
H A Dsparc-dis.c53 static int opcode_bits[4] = { 0x01c00000, 0x0, 0x01f80000, 0x01f80000 }; variable
/netbsd-src/sys/dev/pci/igc/
H A Digc_hw.h328 uint16_t opcode_bits; member