Searched defs:cpu_exclusive_test (Results 1 - 1 of 1) sorted by relevance

/external/qemu/target-arm/
H A Dtranslate.c93 static TCGv_i32 cpu_exclusive_test; variable
126 cpu_exclusive_test = tcg_global_mem_new_i32(TCG_AREG0,
6498 tcg_gen_mov_i32(cpu_exclusive_test, addr);

Completed in 102 milliseconds