Home
last modified time | relevance | path

Searched refs:jump (Results 1 – 25 of 40) sorted by relevance

12

/glibc-2.36/setjmp/
Dtst-setjmp.c26 jump (int val) in jump() function
47 jump (0); in do_test()
51 jump (value + 1); in do_test()
75 jump (0); in do_test()
79 jump (value + 1); in do_test()
103 jump (0); in do_test()
107 jump (value + 1); in do_test()
/glibc-2.36/sysdeps/alpha/
Daddmul_1.S45 beq $18,.Lend1 # jump if size was == 1
53 beq $18,.Lend2 # jump if size was == 2
Dsubmul_1.S45 beq $18,.Lend1 # jump if size was == 1
53 beq $18,.Lend2 # jump if size was == 2
Dmemset.S99 beq t1, memset_loop # .. e1 : aligned head, jump right in
/glibc-2.36/sysdeps/alpha/alphaev6/
Daddmul_1.S85 # need a jump table indexed by the low 3 bits of the count argument.
106 beq $18, $Lend0b # jump if size was == 1
114 beq $18, $Lend0a # jump if size was == 2
172 beq $20, $Lend1b # jump if size was == 1
180 beq $20, $Lend1a # jump if size was == 2
/glibc-2.36/benchtests/
Dpthread_once-inputs4 # conditional jump) in a tight loop.
/glibc-2.36/sysdeps/powerpc/powerpc32/
Ddl-trampoline.S184 # ...unwind the stack frame, and jump to the PLT entry we updated.
/glibc-2.36/sysdeps/arm/
Ddl-trampoline.S67 @ jump to the newly found address
/glibc-2.36/sysdeps/alpha/alphaev5/
Dsub_n.S57 blt $19,.Lend1 # if less than 4 limbs remain, jump
Dadd_n.S57 blt $19,.Lend1 # if less than 4 limbs remain, jump
/glibc-2.36/ChangeLog.old/
DChangeLog.196988 * setjmp/tst-setjmp.c (jump): Use __attribute__ ((__noreturn__)).
15455 (__vfork): Pop shadow stack and jump back to to caller directly
15460 (__vfork): Pop shadow stack and jump back to to caller directly
15594 Add _CET_NOTRACK before indirect jump to jump table.
15599 (BRANCH_TO_JMPTBL_ENTRY): Add _CET_NOTRACK before indirect jump
15600 to jump table.
15605 (BRANCH_TO_JMPTBL_ENTRY): Add _CET_NOTRACK before indirect jump
15606 to jump table.
15611 (BRANCH_TO_JMPTBL_ENTRY): Add _CET_NOTRACK before indirect jump
15612 to jump table.
[all …]
DChangeLog.ports-hppa1024 versions. Adjust jump target to '0b'.
DChangeLog.ports-mips1781 jump delay slot.
2161 (elf_machine_reloc): Handle jump slot and copy relocations.
DChangeLog.11454 * setjmp/tst-setjmp.c: Notice if we didn't jump the right number of
2374 labels, jump relative from `$' instead (makes multiple expansions
DChangeLog.ports-arm207 computed-jump dispatch sections. Use sfi_breg throughout.
962 HIDDEN_JUMPTARGET for _exit jump.
DChangeLog.135066 mmap the file contents. Then switch the jump tables to the mmap
5071 (_IO_file_jumps_maybe_mmap): New variable, jump table using those.
5074 (_IO_wfile_jumps_maybe_mmap): New variable, jump table using that.
5076 If the stream is read-only, set its jump tables to those new ones.
5078 jump tables to the maybe_mmap ones, and don't call __fopen_maybe_mmap.
5670 * libio/freopen.c (freopen): Reset jump tables, use mmap stdio for the
6217 jump to local subroutine.
8984 * sysdeps/i386/i686/strcmp.S: Avoid unconditional jump to a ret.
DChangeLog.31465 (PSEUDO): On error, jump to syscall_error instead of setting errno.
DChangeLog.172861 (unaligned_table): Align jump table at 8 bytes.
3077 La_x86_64_regs. Allocate extra space and jump to memory at
6589 * nscd/mem.c (gc): Initialize obstack earlier so that if we jump
8778 PIC indirect jump.
12247 testb $4, %ah and jump if non-zero.
13143 * sysdeps/i386/i686/memcmp.S: Use jump table as the base of
13144 jump table entries.
DChangeLog.142687 * libio/fileops.c: Add const to jump table variable definition.
4088 * sysdeps/ia64/memmove.S: Likewise. Also move the jump-table to
13144 (PSEUDO): Don't jump around error handler.
13146 jump around error handler.
13154 (PSEUDO): Don't jump around error handler.
13156 jump around error handler.
15083 * sysdeps/unix/mips/sysdep.h [! __PIC__] (PSEUDO): Add nop after jump.
16607 Move jump table to .rodata section.
DChangeLog.nptl921 (.gcc_except_table): Add entry to jump to __condvar_tw_cleanup2
926 (.gcc_except_table): Add entry to jump to __condvar_w_cleanup2
7183 Use HIDDEN_JUMPTARGET to jump to __pthread_unwind.
7185 info. Use HIDDEN_JUMPTARGET to jump to __pthread_unwind.
7484 instead of jnl instruction to jump to SYSCALL_ERROR_LABEL.
8901 Use HIDDEN_JUMPTARGET to jump to __pthread_unwind.
DChangeLog.21151 sysconf. For _SC_TZNAME_MAX, just jump to __tzname_max.
2210 jump.
DChangeLog.51592 objname members and jump to CATCH->env. If it is null, call
3992 to end of function to avoid a jump across NOPs.
7839 (PSEUDO): Use JUMPTARGET(syscall_error) in jump insn.
7841 jump insn.
7847 stack. Use JUMPTARGET(syscall_error) in jump insn.
/glibc-2.36/manual/
Dnss.texi357 jump table or the like. How this is done is of no interest here; those
Dprocess.texi354 do a long jump out of) the function that called @code{vfork}! This
Dintro.texi1434 @code{goto}-like jumps which can jump from one function to another.

12