Home
last modified time | relevance | path

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

/openbmc/qemu/target/ppc/
H A Dcpu.h1211 #define PPC_CPU_OPCODES_LEN 0x40 macro
1457 opc_handler_t *opcodes[PPC_CPU_OPCODES_LEN];
H A Dtranslate.c6337 if (test_opcode_table(ppc_opcodes, PPC_CPU_OPCODES_LEN) == 0) { in fix_opcode_tables()
6348 fill_new_table(cpu->opcodes, PPC_CPU_OPCODES_LEN); in create_ppc_opcodes()
6370 for (i = 0; i < PPC_CPU_OPCODES_LEN; i++) { in destroy_ppc_opcodes()