Searched refs:uasm_i_nop (Results 1 – 6 of 6) sorted by relevance
485 uasm_i_nop(p); in build_tlb_probe_entry()528 uasm_i_nop(p); in build_tlb_write_entry()533 uasm_i_nop(p); in build_tlb_write_entry()535 uasm_i_nop(p); in build_tlb_write_entry()549 uasm_i_nop(p); in build_tlb_write_entry()582 uasm_i_nop(p); in build_tlb_write_entry()583 uasm_i_nop(p); in build_tlb_write_entry()584 uasm_i_nop(p); in build_tlb_write_entry()585 uasm_i_nop(p); in build_tlb_write_entry()591 uasm_i_nop(p); in build_tlb_write_entry()[all …]
256 uasm_i_nop(buf); in build_clear_pref()257 uasm_i_nop(buf); in build_clear_pref()258 uasm_i_nop(buf); in build_clear_pref()259 uasm_i_nop(buf); in build_clear_pref()353 uasm_i_nop(&buf); in build_clear_page()410 uasm_i_nop(buf); in build_copy_store_pref()411 uasm_i_nop(buf); in build_copy_store_pref()412 uasm_i_nop(buf); in build_copy_store_pref()413 uasm_i_nop(buf); in build_copy_store_pref()599 uasm_i_nop(&buf); in build_copy_page()
233 uasm_i_nop(pp); in cps_gen_cache_routine()318 uasm_i_nop(pp); in cps_gen_flush_fsb()339 uasm_i_nop(pp); in cps_gen_set_top_bit()388 uasm_i_nop(&p); in cps_gen_entry_code()416 uasm_i_nop(&p); in cps_gen_entry_code()433 uasm_i_nop(&p); in cps_gen_entry_code()456 uasm_i_nop(&p); in cps_gen_entry_code()526 uasm_i_nop(&p); in cps_gen_entry_code()616 uasm_i_nop(&p); in cps_gen_entry_code()
2047 uasm_i_nop(&buf); in set_except_vector()2051 uasm_i_nop(&buf); in set_except_vector()
326 uasm_i_nop(&p); in kvm_mips_build_enter_guest()544 uasm_i_nop(&p); in kvm_mips_build_exception()662 uasm_i_nop(&p); in kvm_mips_build_exit()678 uasm_i_nop(&p); in kvm_mips_build_exit()707 uasm_i_nop(&p); in kvm_mips_build_exit()820 uasm_i_nop(&p); in kvm_mips_build_ret_from_exit()912 uasm_i_nop(&p); in kvm_mips_build_ret_to_host()
253 #define uasm_i_nop(buf) uasm_i_or(buf, 1, 1, 0) macro255 #define uasm_i_nop(buf) uasm_i_sll(buf, 0, 0, 0) macro