Home
last modified time | relevance | path

Searched refs:jmp (Results 1 – 25 of 183) sorted by relevance

12345678

/Linux-v4.19/arch/x86/math-emu/
Dreg_round.S162 jmp L_bugged_denorm_486
166 jmp L_bugged_denorm /* There is no bug, just a bad control word */
188 jmp L_bugged_round24
195 jmp LCheck_24_round_up
207 jmp L_Re_normalise
235 jmp LCheck_Round_Overflow
248 jmp L_Re_normalise
268 jmp L_bugged_round53
275 jmp LCheck_53_round_up
286 jmp L_Re_normalise
[all …]
Dreg_u_sub.S86 jmp L_shift_done
105 jmp L_shift_done
111 jmp L_shift_done
123 jmp L_more_63_no_low
135 jmp L_more_63_no_low
142 jmp L_more_63_no_low
197 jmp fpu_reg_round
210 jmp L_exit
229 jmp fpu_reg_round /* Round the result */
237 jmp L_error_exit
[all …]
Dreg_u_add.S57 jmp L_accum_loaded
86 jmp L_shift_done
105 jmp L_shift_done
111 jmp L_shift_done
122 jmp L_more_63_no_low
149 jmp fpu_reg_round /* Round the result */
160 jmp L_exit
Dwm_sqrt.S186 jmp sqrt_stage_2_finish
222 jmp sqrt_round_result
301 jmp sqrt_stage_3_finished
352 jmp fpu_reg_round
401 jmp sqrt_round_result
406 jmp sqrt_round_result
413 jmp sqrt_round_result
461 jmp sqrt_round_result
466 jmp sqrt_round_result
471 jmp sqrt_round_result
Dreg_u_div.S159 jmp LRound_precision /* Do the rounding as required */
226 jmp LFirst_div_done
301 jmp LSecond_div_done
409 jmp LRound_ovfl
415 jmp LRound_ovfl
441 jmp fpu_reg_round
450 jmp L_exit
456 jmp L_exit
462 jmp L_exit
Ddiv_Xsig.S144 jmp LFirst_div_done
219 jmp LSecond_div_done
306 jmp LDo_3rd_div
353 jmp L_exit
359 jmp L_exit
365 jmp L_exit
/Linux-v4.19/arch/x86/entry/
Dentry_32.S130 jmp 98b
141 jmp 98b
282 jmp 1b
284 jmp 2b
286 jmp 3b
459 jmp .Lend_\@
517 jmp .Lcopy_pt_regs_\@
678 jmp __switch_to
715 jmp restore_all
726 jmp 2b
[all …]
Dentry_64.S203 jmp entry_SYSCALL_64_after_hwframe
384 jmp __switch_to
407 jmp swapgs_restore_regs_and_return_to_usermode
420 jmp 2b
433 jmp common_interrupt
710 jmp 0b
826 jmp native_irq_return_iret
841 jmp ret_from_intr
960 jmp paranoid_exit
962 jmp error_exit
[all …]
/Linux-v4.19/arch/x86/xen/
Dxen-asm_64.S25 jmp \name
64 jmp early_idt_handler_array + i*EARLY_IDT_HANDLER_SIZE
89 jmp hypercall_iret
106 jmp hypercall_iret
136 jmp entry_SYSCALL_64_after_hwframe
154 jmp entry_SYSCALL_compat_after_hwframe
162 jmp entry_SYSENTER_compat
172 jmp hypercall_iret
Dxen-asm_32.S54 jmp 1b
124 jmp hypercall_page + __HYPERVISOR_iret * 32
206 2: jmp xen_do_upcall
/Linux-v4.19/arch/x86/platform/efi/
Defi_stub_32.S42 jmp *%edx
66 jmp 1f
77 jmp *%ecx
92 jmp 1f
99 jmp *%edx
/Linux-v4.19/arch/x86/include/asm/
Dnospec-branch.h43 jmp 773b; \
49 jmp 775b; \
92 jmp .Lspec_trap_\@
103 jmp .Ldo_call_\@
118 ALTERNATIVE_2 __stringify(ANNOTATE_RETPOLINE_SAFE; jmp *\reg), \
120 __stringify(lfence; ANNOTATE_RETPOLINE_SAFE; jmp *\reg), X86_FEATURE_RETPOLINE_AMD
122 jmp *\reg
/Linux-v4.19/arch/x86/lib/
Dmemmove_64.S80 jmp 1f
92 jmp 13f
110 jmp 13f
165 jmp 13f
177 jmp 13f
188 jmp 13f
199 jmp 13f
Dcopy_user_64.S88 jmp 60f
90 jmp 60f
92 60: jmp copy_user_handle_tail /* ecx is zerorest also */
156 jmp copy_user_handle_tail
189 jmp copy_user_handle_tail
308 jmp .L_fixup_handle_tail
311 jmp .L_fixup_handle_tail
314 jmp .L_fixup_handle_tail
319 jmp copy_user_handle_tail
/Linux-v4.19/arch/powerpc/kernel/trace/
Dftrace.c207 unsigned int jmp[4]; in __ftrace_make_nop() local
234 if (probe_kernel_read(jmp, (void *)tramp, sizeof(jmp))) { in __ftrace_make_nop()
239 pr_devel(" %08x %08x ", jmp[0], jmp[1]); in __ftrace_make_nop()
242 if (((jmp[0] & 0xffff0000) != 0x3d800000) || in __ftrace_make_nop()
243 ((jmp[1] & 0xffff0000) != 0x398c0000) || in __ftrace_make_nop()
244 (jmp[2] != 0x7d8903a6) || in __ftrace_make_nop()
245 (jmp[3] != 0x4e800420)) { in __ftrace_make_nop()
250 tramp = (jmp[1] & 0xffff) | in __ftrace_make_nop()
251 ((jmp[0] & 0xffff) << 16); in __ftrace_make_nop()
/Linux-v4.19/arch/x86/boot/compressed/
Dhead_32.S144 jmp *%eax
176 jmp 2f /* Skip efi_config initialization */
203 jmp fail
207 jmp *%eax
234 jmp 1b
262 jmp *%eax
Dhead_64.S247 jmp startup_32
441 jmp *%rax
469 jmp 2f /* Skip the relocation */
490 jmp fail
494 jmp *%rax
506 jmp handover_entry
539 jmp *%rax
558 jmp 1b
592 jmp 2f
627 jmp *%rdi
[all …]
/Linux-v4.19/arch/x86/kernel/
Drelocate_kernel_64.S141 jmp 1f
239 jmp 1f
250 jmp 0b
256 jmp 0b
260 jmp 3f
285 jmp 0b
Drelocate_kernel_32.S129 jmp 1f
223 jmp 1f
233 jmp 0b
239 jmp 0b
243 jmp 3f
268 jmp 0b
/Linux-v4.19/arch/h8300/kernel/
Dentry.S185 jmp @_trace_break
190 jmp @_system_call /* TRAPA #0 (System call) */
193 jmp @_kgdb_trap
197 jmp @_trace_break /* TRAPA #3 (breakpoint) */
238 jmp @ret_from_interrupt
341 jmp @ret_from_exception
349 jmp @ret_from_exception
403 jmp @ret_from_exception
412 jmp @_interrupt_entry
425 jmp @ret_from_exception
/Linux-v4.19/arch/x86/kernel/acpi/
Dwakeup_64.S36 jmp *%rax
40 jmp bogus_64_magic
80 jmp .Lresume_point
124 jmp restore_processor_state
/Linux-v4.19/drivers/media/pci/tw68/
Dtw68-risc.c177 buf->jmp = rp; in tw68_risc_buffer()
180 BUG_ON((buf->jmp - buf->cpu + 2) * sizeof(buf->cpu[0]) > buf->size); in tw68_risc_buffer()
227 core->name, buf, buf->cpu, buf->jmp);
228 for (addr = buf->cpu; addr <= buf->jmp; addr += 2)
/Linux-v4.19/arch/x86/um/
Dchecksum_32.S64 jmp 4f
142 jmp *%ebx
148 jmp 10b
156 jmp 80f
160 jmp 80f
/Linux-v4.19/arch/x86/platform/olpc/
Dxo1-wakeup.S36 jmp 1f
56 jmp ret_point
103 jmp wakeup_start
/Linux-v4.19/arch/sh/lib/
Dmcount.S119 jmp @r0
129 jmp @r0
160 jmp @r0
207 jmp @r1

12345678