Searched refs:neon_state32 (Results 1 – 2 of 2) sorted by relevance
1097 thread_state = neon_state32(thread->machine.uNeon); in machine_thread_get_state()1117 thread_state = neon_state32(thread->machine.uNeon); in machine_thread_get_state()1565 thread_state = neon_state32(thread->machine.uNeon); in machine_thread_set_state()1588 thread_state = neon_state32(thread->machine.uNeon); in machine_thread_set_state()
1070 neon_state32(arm_neon_saved_state_t *state) in neon_state32() function