| /OK3568_Linux_fs/kernel/arch/x86/math-emu/ |
| H A D | reg_round.S | 162 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 …]
|
| H A D | reg_u_sub.S | 86 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 …]
|
| H A D | reg_u_add.S | 57 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
|
| H A D | wm_sqrt.S | 186 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
|
| H A D | reg_u_div.S | 159 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
|
| H A D | div_Xsig.S | 144 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
|
| /OK3568_Linux_fs/u-boot/arch/x86/lib/fsp/ |
| H A D | fsp_car.S | 20 jmp die 25 jmp find_fsp_header 41 jmp *%eax 62 jmp car_init_done 78 jmp car_init_ret 85 jmp die
|
| /OK3568_Linux_fs/kernel/arch/x86/entry/ |
| H A D | entry_32.S | 104 jmp 98b 115 jmp 98b 355 jmp 1b 357 jmp 2b 359 jmp 3b 521 jmp .Lend_\@ 579 jmp .Lcopy_pt_regs_\@ 718 jmp handle_exception 732 jmp handle_exception_return 802 jmp __switch_to [all …]
|
| H A D | entry_64.S | 269 jmp __switch_to 293 jmp swapgs_restore_regs_and_return_to_usermode 306 jmp 2b 341 jmp error_return 444 jmp paranoid_exit 522 jmp paranoid_exit 552 jmp paranoid_exit 729 jmp native_irq_return_iret 765 jmp 2b 838 jmp error_return [all …]
|
| /OK3568_Linux_fs/kernel/arch/x86/xen/ |
| H A D | xen-asm.S | 154 jmp \name 194 jmp early_idt_handler_array + i*EARLY_IDT_HANDLER_SIZE 220 jmp hypercall_iret 241 jmp hypercall_iret 260 jmp xen_iret 292 jmp entry_SYSCALL_64_after_hwframe 311 jmp entry_SYSCALL_compat_after_hwframe 332 jmp entry_SYSENTER_compat_after_hwframe 343 jmp hypercall_iret
|
| /OK3568_Linux_fs/buildroot/package/llvm/ |
| H A D | 0002-No-longer-generate-calls-to-_finite.patch | 252 -; GNU-NEXT: jmp __expf_finite # TAILCALL 253 +; GNU-NEXT: jmp expf # TAILCALL 261 -; GNU-NEXT: jmp __exp_finite # TAILCALL 262 +; GNU-NEXT: jmp exp # TAILCALL 279 -; GNU-NEXT: jmp __exp2f_finite # TAILCALL 280 +; GNU-NEXT: jmp exp2f # TAILCALL 288 -; GNU-NEXT: jmp __exp2_finite # TAILCALL 289 +; GNU-NEXT: jmp exp2 # TAILCALL 306 -; GNU-NEXT: jmp __logf_finite # TAILCALL 307 +; GNU-NEXT: jmp logf # TAILCALL [all …]
|
| /OK3568_Linux_fs/u-boot/arch/x86/cpu/quark/ |
| H A D | car.S | 30 jmp msg_port_write 37 jmp msg_port_write 41 jmp car_init_ret 73 jmp *%esp 105 jmp *%esp
|
| /OK3568_Linux_fs/kernel/arch/x86/lib/ |
| H A D | memmove_64.S | 77 jmp 1f 89 jmp 13f 107 jmp 13f 164 jmp 13f 176 jmp 13f 187 jmp 13f 198 jmp 13f
|
| H A D | copy_user_64.S | 37 jmp .Lcopy_user_handle_tail 113 jmp 60f 115 jmp 60f 117 60: jmp .Lcopy_user_handle_tail /* ecx is zerorest also */ 181 jmp .Lcopy_user_handle_tail 214 jmp .Lcopy_user_handle_tail 370 jmp .L_fixup_handle_tail 373 jmp .L_fixup_handle_tail 376 jmp .L_fixup_handle_tail 381 jmp .Lcopy_user_handle_tail
|
| H A D | retpoline.S | 22 jmp .Lspec_trap_\@ 36 … __stringify(lfence; ANNOTATE_RETPOLINE_SAFE; jmp *%\reg; int3), X86_FEATURE_RETPOLINE_LFENCE, \ 37 __stringify(ANNOTATE_RETPOLINE_SAFE; jmp *%\reg), ALT_NOT(X86_FEATURE_RETPOLINE) 134 jmp __x86_return_thunk
|
| H A D | csum-copy_64.S | 207 jmp .L1 232 jmp .Laligned 246 jmp 1b 250 jmp .Lout 255 jmp .Lout
|
| /OK3568_Linux_fs/u-boot/arch/x86/cpu/ |
| H A D | start.S | 52 jmp 1f 91 jmp early_board_init 97 jmp car_init 171 jmp die 200 jmp die
|
| /OK3568_Linux_fs/kernel/arch/h8300/kernel/ |
| H A D | entry.S | 185 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
|
| /OK3568_Linux_fs/kernel/arch/csky/abiv2/ |
| H A D | mcount.S | 46 jmp t1 64 jmp t1 91 jmp lr 138 jmp t1 181 jmp lr
|
| /OK3568_Linux_fs/kernel/arch/powerpc/kernel/trace/ |
| H A D | ftrace.c | 225 unsigned int jmp[4]; in __ftrace_make_nop() local 252 if (copy_from_kernel_nofault(jmp, (void *)tramp, sizeof(jmp))) { in __ftrace_make_nop() 257 pr_devel(" %08x %08x ", jmp[0], jmp[1]); in __ftrace_make_nop() 260 if (((jmp[0] & 0xffff0000) != 0x3d800000) || in __ftrace_make_nop() 261 ((jmp[1] & 0xffff0000) != 0x398c0000) || in __ftrace_make_nop() 262 (jmp[2] != 0x7d8903a6) || in __ftrace_make_nop() 263 (jmp[3] != 0x4e800420)) { in __ftrace_make_nop() 268 tramp = (jmp[1] & 0xffff) | in __ftrace_make_nop() 269 ((jmp[0] & 0xffff) << 16); in __ftrace_make_nop()
|
| /OK3568_Linux_fs/kernel/arch/x86/kernel/ |
| H A D | relocate_kernel_64.S | 146 jmp 1f 252 jmp 1f 263 jmp 0b 269 jmp 0b 273 jmp 3f 298 jmp 0b
|
| H A D | relocate_kernel_32.S | 131 jmp 1f 234 jmp 1f 244 jmp 0b 250 jmp 0b 254 jmp 3f 279 jmp 0b
|
| H A D | ftrace_64.S | 162 jmp ftrace_epilogue 168 jmp ftrace_stub 258 jmp ftrace_epilogue 269 jmp ftrace_epilogue 306 jmp fgraph_trace
|
| /OK3568_Linux_fs/kernel/arch/x86/boot/compressed/ |
| H A D | head_64.S | 316 jmp startup_32 518 jmp *%rax 530 jmp *%rax 582 jmp *%rax 615 jmp 2f 661 jmp *%rdi 676 jmp 1b 784 jmp efi32_pe_stub_entry 859 jmp 4f 863 jmp 3b
|
| /OK3568_Linux_fs/kernel/arch/x86/kernel/acpi/ |
| H A D | wakeup_64.S | 26 jmp 1b 42 jmp *%rax 83 jmp .Lresume_point 127 jmp restore_processor_state
|