Home
last modified time | relevance | path

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

/openbmc/qemu/target/riscv/
H A Dcpu_cfg.h162 static inline bool always_true_p(const RISCVCPUConfig *cfg __attribute__((__unused__))) in always_true_p() function
H A Dtranslate.c1130 { always_true_p, decode_insn32 }, in decode_opc()
/openbmc/qemu/disas/
H A Driscv.c5116 { always_true_p, rvi_opcode_data, decode_inst_opcode }, in disasm_inst()