Home
last modified time | relevance | path

Searched refs:F_FLAG_V10 (Results 1 – 3 of 3) sorted by relevance

/openbmc/qemu/target/cris/
H A Dcpu.h70 #define F_FLAG_V10 0x400 macro
H A Dhelper.c151 env->pregs[PR_CCS] |= F_FLAG_V10; /* set F. */ in crisv10_cpu_do_interrupt()
H A Dtranslate_v10.c.inc81 tcg_gen_andi_tl(t1, cpu_PR[PR_CCS], F_FLAG_V10);
371 ~(flags|F_FLAG_V10|P_FLAG_V10));