Searched refs:uasm_i_nop (Results 1 – 6 of 6) sorted by relevance
229 uasm_i_nop(pp); in cps_gen_cache_routine() 314 uasm_i_nop(pp); in cps_gen_flush_fsb() 335 uasm_i_nop(pp); in cps_gen_set_top_bit() 384 uasm_i_nop(&p); in cps_gen_entry_code() 412 uasm_i_nop(&p); in cps_gen_entry_code() 429 uasm_i_nop(&p); in cps_gen_entry_code() 452 uasm_i_nop(&p); in cps_gen_entry_code() 522 uasm_i_nop(&p); in cps_gen_entry_code() 612 uasm_i_nop(&p); in cps_gen_entry_code()
112 uasm_i_nop(&p); in mips_cps_build_core_entry() 134 uasm_i_nop(&p); in mips_cps_build_core_entry()
2048 uasm_i_nop(&buf); in set_except_vector() 2052 uasm_i_nop(&buf); in set_except_vector()
244 uasm_i_nop(buf); in build_clear_pref() 245 uasm_i_nop(buf); in build_clear_pref() 246 uasm_i_nop(buf); in build_clear_pref() 247 uasm_i_nop(buf); in build_clear_pref() 341 uasm_i_nop(&buf); in build_clear_page() 398 uasm_i_nop(buf); in build_copy_store_pref() 399 uasm_i_nop(buf); in build_copy_store_pref() 400 uasm_i_nop(buf); in build_copy_store_pref() 401 uasm_i_nop(buf); in build_copy_store_pref() 587 uasm_i_nop( in build_copy_page() [all...]
273 uasm_i_nop(&p); in kvm_mips_build_enter_guest() 491 uasm_i_nop(&p); in kvm_mips_build_exception() 609 uasm_i_nop(&p); in kvm_mips_build_exit() 625 uasm_i_nop(&p); in kvm_mips_build_exit() 654 uasm_i_nop(&p); in kvm_mips_build_exit() 767 uasm_i_nop(&p); in kvm_mips_build_ret_from_exit() 859 uasm_i_nop(&p); in kvm_mips_build_ret_to_host()
251 #define uasm_i_nop(buf) uasm_i_or(buf, 1, 1, 0) macro 253 #define uasm_i_nop(buf) uasm_i_sll(buf, 0, 0, 0) macro