Home
last modified time | relevance | path

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

/openbmc/qemu/target/mips/tcg/
H A Dtranslate.c1964 int branch_bytes = ctx->hflags & MIPS_HFLAG_BDS16 ? 2 : 4; in pc_relative_pc() local
1966 pc -= branch_bytes; in pc_relative_pc()