Home
last modified time | relevance | path

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

/openbmc/qemu/target/ppc/
H A Dtranslate.c6977 PPC_INDIRECT = 1, /* Indirect opcode table */ enumerator
6984 return ((uintptr_t)handler & PPC_OPCODE_MASK) == PPC_INDIRECT; in is_indirect_opcode()
7009 table[idx] = (opc_handler_t *)((uintptr_t)tmp | PPC_INDIRECT); in create_new_table()
7226 ~PPC_INDIRECT)); in destroy_ppc_opcodes()
7230 ~PPC_INDIRECT)); in destroy_ppc_opcodes()
7234 ~PPC_INDIRECT)); in destroy_ppc_opcodes()