Searched refs:branch (Results 1 – 25 of 50) sorted by relevance
12
/arch/s390/kernel/ |
D | compat_wrapper.S | 13 jg sys_exit # branch to sys_exit 20 jg sys32_read # branch to sys_read 27 jg sys32_write # branch to system call 34 jg sys_open # branch to system call 39 jg sys_close # branch to system call 45 jg sys_creat # branch to system call 51 jg sys_link # branch to system call 56 jg sys_unlink # branch to system call 61 jg sys_chdir # branch to system call 66 jg compat_sys_time # branch to system call [all …]
|
/arch/m68k/fpsp040/ |
D | x_bsun.S | 4 | fpsp_bsun --- FPSP handler for branch/set on unordered exception
|
D | x_snan.S | 53 bnes ena |If enabled, then branch 59 | inex2 or inex1 occurred, we must clean up and branch to the 148 beqs sto_long |branch if move_out long 151 beqs sto_word |branch if move_out word 154 beqs sto_byte |branch if move_out byte
|
D | x_store.S | 81 beq opc011 |branch if opclass 3 92 beq dest_ext |then branch 94 beq dest_sgl |then branch
|
D | kernel_ex.S | 80 beqs p_inf |branch if pos sign 291 beqs dst_snan |branch if signalling 344 beqs src_dis |branch if disabled
|
D | x_operr.S | 291 beqs not_true_operr |branch if not true operr 293 beqs not_true_operr |branch if not true operr 323 | inex2 or inex1 occurred, we must clean up and branch to the
|
D | x_unfl.S | 82 | inex2 or inex1 occurred, we must clean up and branch to the 117 beqs e1_set |if set then branch
|
D | round.S | 342 beqs all_clr |branch if none set 345 bmis greater |then branch 426 bnes not_ext |else branch 444 bpls chk_stky |then branch (all bits would be 457 bpls chk_stky |then branch (all bits would be
|
D | sgetem.S | 112 bnes upper |then branch
|
D | setox.S | 73 | is also in the compact form. Thus taking the branch 76 | but close to, 16380 log(2) and the branch to Step 9 is 80 | 2.1 Set AdjFlag := 0 (indicates the branch 1.3 -> 2 was taken) 480 |--This is the normal branch: 2^(-65) <= |X| < 16380 log2.
|
/arch/x86/kernel/ |
D | paravirt.c | 76 struct branch { struct 86 struct branch *b = insnbuf; in paravirt_patch_call() argument 104 struct branch *b = insnbuf; in paravirt_patch_jmp()
|
/arch/m68k/ifpsp060/ |
D | ilsp.doc | 71 function. A branch instruction located at the selected entry point 90 bsr.l _060LISP_TOP+0x18 # branch to multiply routine 105 bsr.l _060LISP_TOP+0x08 # branch to divide routine 122 bsr.l _060LSP_TOP_+0x48 # branch to "cmp2" routine
|
D | fplsp.doc | 72 function. A branch instruction located at the selected entry point 88 bsr.l _060FPLSP_TOP+0x1a8 # branch to fsin routine 100 bsr.l _060FPLSP_TOP+0x168 # branch to frem routine
|
D | fskeleton.S | 210 | Illegals branch here. 224 | exceptions branch here. 246 | discovers that the trap condition is true and it should branch to the operating
|
/arch/m68k/include/asm/ |
D | bootinfo_mm.h | 247 unsigned short branch; member
|
/arch/arm/mach-omap2/ |
D | sram243x.S | 119 bhi volt_delay @ not yet->branch 155 cmp r0, #0x1 @ going to half speed (post branch link) 213 bhi volt_delay_c @ not yet->branch
|
D | sram242x.S | 119 bhi volt_delay @ not yet->branch 155 cmp r0, #0x1 @ going to half speed (post branch link) 213 bhi volt_delay_c @ not yet->branch
|
/arch/xtensa/lib/ |
D | memset.S | 114 bbci.l a5, 0, .L20 # branch if dst alignment half-aligned
|
/arch/mips/kernel/ |
D | Makefile | 7 obj-y += cpu-probe.o branch.o entry.o genex.o irq.o process.o \
|
/arch/mips/dec/ |
D | int-handler.S | 167 # a trick to save a branch:
|
/arch/alpha/lib/ |
D | ev6-copy_user.S | 66 ble $1, $onebyteloop # .. .. U .. : 1st branch : small amount of data
|
D | ev6-strncpy_from_user.S | 93 bne t8, $a_eos # U : 2nd branch in a quad. Bad. 189 bne t8, $u_final # U : bad news - 2nd branch in a quad
|
/arch/arm/lib/ |
D | div64.S | 140 @ If possible, branch for another shift in the division loop.
|
/arch/sparc/kernel/ |
D | wof.S | 95 be,a spwin_fromuser ! all user wins, branch
|
/arch/parisc/kernel/ |
D | perf_asm.S | 154 blr %r1,%r0 ; branch to 8-instruction sequence 1391 blr %r1,%r0 ; branch to 8-instruction sequence
|
12