Home
last modified time | relevance | path

Searched defs:ccr_only (Results 1 – 1 of 1) sorted by relevance

/qemu/target/m68k/
H A Dtranslate.c2166 static void gen_set_sr_im(DisasContext *s, uint16_t val, int ccr_only) in gen_set_sr_im()
2182 static void gen_set_sr(DisasContext *s, TCGv val, int ccr_only) in gen_set_sr()
2195 bool ccr_only) in gen_move_to_sr()