Home
last modified time | relevance | path

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

/qemu/target/riscv/
H A Dzce_helper.c50 target = cpu_ldq_code(env, t0); in HELPER()
/qemu/include/accel/tcg/
H A Dcpu-ldst.h498 static inline uint64_t cpu_ldq_code(CPUArchState *env, abi_ptr addr) in cpu_ldq_code() function