Home
last modified time | relevance | path

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

/openbmc/linux/drivers/atm/
H A Dfore200e.h264 } opcode_t; typedef
/openbmc/qemu/target/ppc/
H A Dtranslate.c1334 typedef struct opcode_t { struct
1341 } opcode_t; argument
6476 static opcode_t opcodes[] = {
7116 static int register_insn(opc_handler_t **ppc_opcodes, opcode_t *insn) in register_insn()
7186 opcode_t *opc; in create_ppc_opcodes()