Home
last modified time | relevance | path

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

/openbmc/qemu/target/mips/tcg/
H A Dtranslate.c1959 static target_ulong pc_relative_pc(DisasContext *ctx) in pc_relative_pc() function
2077 t1 = tcg_constant_tl(pc_relative_pc(ctx)); in gen_ld()
2084 t1 = tcg_constant_tl(pc_relative_pc(ctx)); in gen_ld()
11220 npc = pc_relative_pc(ctx) + imm; in gen_addiupc()