Home
last modified time | relevance | path

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

/openbmc/qemu/target/m68k/
H A Dhelper.h127 DEF_HELPER_4(chk2, void, env, s32, s32, s32)
H A Dop_helper.c1092 void HELPER(chk2)(CPUM68KState *env, int32_t val, int32_t lb, int32_t ub) in HELPER() argument
H A Dtranslate.c4274 DISAS_INSN(chk2) in DISAS_INSN() argument
5781 INSN(chk2, 00c0, f9c0, CHK2); in register_m68k_insns()
/openbmc/linux/arch/m68k/ifpsp060/
H A Disp.doc45 chk2
/openbmc/linux/arch/m68k/ifpsp060/src/
H A Ditest.S2025 chk2.b DATA(%a6),%d1
2152 chk2.w DATA(%a6),%d1
2282 chk2.l DATA(%a6),%d1
2391 chk2.b DATA(%a6),%a1
2539 chk2.b DATA(%a6),%d1
/openbmc/qemu/target/i386/tcg/
H A Ddecode-new.c.inc258 #define chk2(a, b) .check = X86_CHECK_##a | X86_CHECK_##b,
1176 [0x34] = X86_OP_ENTRY0(SYSENTER, chk2(i64_amd, prot_or_vm86)),