Home
last modified time | relevance | path

Searched refs:instruction_word (Results 1 – 6 of 6) sorted by relevance

/netbsd-src/external/gpl3/gdb/dist/sim/ppc/
H A Dwords.h79 typedef uint32_t instruction_word; typedef
H A Dvm.c430 ra ^= map->xor[sizeof(instruction_word) - 1]; in om_read_word()
443 ra ^= map->xor[sizeof(instruction_word) - 1]; in om_write_word()
1096 (instruction_word)
1104 ra ^= map->translation.xor[sizeof(instruction_word) - 1]; in vm_instruction_map_read()
H A Dvm.h89 (instruction_word) vm_instruction_map_read
/netbsd-src/external/gpl3/gdb.old/dist/sim/ppc/
H A Dvm.h89 (instruction_word) vm_instruction_map_read
/netbsd-src/external/gpl3/gdb/dist/sim/igen/
H A DChangeLog-2021627 * gen-support.c (gen_support_h): Map instruction_word onto
1296 * words.h (instruction_word): Remove instruction_word - now
/netbsd-src/external/gpl3/gdb/dist/sim/mips/
H A Dm16.igen1037 instruction_word delay_insn;