Home
last modified time | relevance | path

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

/openbmc/qemu/target/ppc/
H A Dtranslate.c1494 typedef struct opcode_t {
1501 } opcode_t;
5829 static opcode_t opcodes[] = {
6318 static int register_insn(opc_handler_t **ppc_opcodes, opcode_t *insn) in register_insn()
6388 opcode_t *opc; in destroy_ppc_opcodes()
1479 typedef struct opcode_t { global() struct
1486 } opcode_t; global() typedef