Home
last modified time | relevance | path

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

/openbmc/qemu/target/arm/
H A Dhelper.c10102 int old_special = r2->type & ARM_CP_SPECIAL_MASK; in add_cpreg_to_hashtable() local
10103 assert(old_special == 0 || old_special == ARM_CP_NOP); in add_cpreg_to_hashtable()