Searched defs:arm1136_cp15_c0_c1 (Results 1 - 1 of 1) sorted by relevance
/external/qemu/target-arm/ | ||
H A D | helper.c | 39 static uint32_t arm1136_cp15_c0_c1[8] = variable 90 memcpy(env->cp15.c0_c1, arm1136_cp15_c0_c1, 8 * sizeof(uint32_t)); |
Completed in 320 milliseconds