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