Searched refs:neon_state32 (Results 1 – 2 of 2) sorted by relevance
1048 thread_state = neon_state32(thread->machine.uNeon); in machine_thread_get_state()1068 thread_state = neon_state32(thread->machine.uNeon); in machine_thread_get_state()1506 thread_state = neon_state32(thread->machine.uNeon); in machine_thread_set_state()1529 thread_state = neon_state32(thread->machine.uNeon); in machine_thread_set_state()
1012 neon_state32(arm_neon_saved_state_t *state) in neon_state32() function