Home
last modified time | relevance | path

Searched refs:DP_TBFLAG_AM32 (Results 1 – 2 of 2) sorted by relevance

/openbmc/qemu/target/arm/
H A Dcpu.h3203 #define DP_TBFLAG_AM32(DST, WHICH, VAL) \ macro
H A Dhelper.c12733 DP_TBFLAG_AM32(flags, THUMB, env->thumb); in cpu_get_tb_cpu_state()
12734 DP_TBFLAG_AM32(flags, CONDEXEC, env->condexec_bits); in cpu_get_tb_cpu_state()