Searched refs:bound2 (Results 1 – 1 of 1) sorted by relevance
| /openbmc/qemu/target/m68k/ |
| H A D | translate.c | 4267 TCGv addr1, addr2, bound1, bound2, reg; in DISAS_INSN() 4296 bound2 = gen_load(s, opsize, addr2, 1, IS_USER(s)); in DISAS_INSN() 4306 gen_helper_chk2(tcg_env, reg, bound1, bound2); in DISAS_INSN() 4278 TCGv addr1, addr2, bound1, bound2, reg; DISAS_INSN() local
|