Home
last modified time | relevance | path

Searched refs:opcode_bits (Results 1 – 8 of 8) 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
55 ((((INSN) >> 24) & 0xc0) | (((INSN) & opcode_bits[((INSN) >> 30) & 3]) >> 19))
H A DChangeLog-92972576 (opcode_bits, opcode_hash_table): New variables.
/netbsd-src/external/gpl3/binutils.old/dist/opcodes/
H A Dsparc-dis.c53 static int opcode_bits[4] = { 0x01c00000, 0x0, 0x01f80000, 0x01f80000 }; variable
55 ((((INSN) >> 24) & 0xc0) | (((INSN) & opcode_bits[((INSN) >> 30) & 3]) >> 19))
H A DChangeLog-92972576 (opcode_bits, opcode_hash_table): New variables.
/netbsd-src/sys/dev/pci/igc/
H A Digc_hw.h328 uint16_t opcode_bits; member
H A Digc_i225.c52 nvm->opcode_bits = 8; in igc_init_nvm_params_i225()
/netbsd-src/external/gpl3/gdb.old/dist/opcodes/
H A DChangeLog-92972576 (opcode_bits, opcode_hash_table): New variables.
/netbsd-src/external/gpl3/gdb/dist/opcodes/
H A DChangeLog-92972576 (opcode_bits, opcode_hash_table): New variables.