Home
last modified time | relevance | path

Searched defs:opcodes (Results 1 – 8 of 8) sorted by relevance

/openbmc/u-boot/include/bedbug/
H A Dtables.h66 struct opcode opcodes[] = { variable
/openbmc/qemu/target/xtensa/
H A Dhelper.c95 unsigned opcodes; in init_libisa() local
H A Dxtensa-isa-internal.h190 xtensa_opcode_internal *opcodes; member
/openbmc/u-boot/lib/
H A Dslre.c39 } opcodes[] = { variable
/openbmc/qemu/disas/
H A Dm68k.c1875 static const struct m68k_opcode **opcodes[16]; in print_insn_m68k() local
H A Dmicroblaze.c285 } opcodes[MAX_OPCODES] = variable
/openbmc/qemu/target/ppc/
H A Dtranslate.c5809 static opcode_t opcodes[] = { variable
H A Dcpu.h1476 opc_handler_t *opcodes[PPC_CPU_OPCODES_LEN]; member