Searched refs:cas2l (Results 1 – 3 of 3) sorted by relevance
/openbmc/qemu/target/m68k/ |
H A D | helper.h | 15 DEF_HELPER_4(cas2l, void, env, i32, i32, i32)
|
H A D | op_helper.c | 847 void HELPER(cas2l)(CPUM68KState *env, uint32_t regs, uint32_t a1, uint32_t a2) in HELPER() argument
|
H A D | translate.c | 2425 DISAS_INSN(cas2l) in DISAS_INSN() argument 5814 INSN(cas2l, 0efc, ffff, CAS); in register_m68k_insns()
|