/titanic_41/usr/src/lib/libm/amd64/src/ |
H A D | exp10l.s | 42 jb .shortcut / If so, take a shortcut. 48 jb .finite_non_special / if so, proceed with argument reduction 81 jb .shortcut
|
H A D | expl.s | 43 jb 2f / If so, see which shortcut to take 49 jb .finite_non_special / if so, proceed with argument reduction 90 jb .shortcut
|
H A D | expm1l.s | 44 jb .shortcut / If so, take a shortcut. 53 jb .finite_non_special / if so, proceed with argument reduction 90 jb .shortcut
|
H A D | powl.s | 223 jb .merge / 0 < x 276 jb .retpinf / 0 < y 293 jb .retpinf / 1 < |x| 303 jb .retpzero / 1 < |x| 310 jb .retpzero / 0 < y 322 jb .retnzero / 0 < y 339 jb .retpzero / 0 < y 399 jb 2f / |y| < 1, can't be an int
|
/titanic_41/usr/src/lib/libm/i386/src/ |
H A D | exp10l.s | 42 jb .shortcut / If so, take a shortcut. 47 jb .finite_non_special / if so, proceed with argument reduction 80 jb .shortcut
|
H A D | expl.s | 43 jb 2f / If so, see which shortcut to take 48 jb .finite_non_special / if so, proceed with argument reduction 89 jb .shortcut
|
H A D | expm1l.s | 44 jb .shortcut / If so, take a shortcut. 52 jb .finite_non_special / if so, proceed with argument reduction 89 jb .shortcut
|
H A D | nextafterf.s | 62 jb .subulp 70 jb .addulp
|
H A D | nextafter.s | 67 jb .subulp 79 jb .addulp
|
H A D | nextafterl.s | 63 jb .Lsubulp 74 jb .Laddulp
|
H A D | nexttowardl.s | 63 jb .Lsubulp 74 jb .Laddulp
|
H A D | expm1.s | 42 jb .shortcut / If so, take a shortcut. 72 jb .got_int_part
|
H A D | expm1f.s | 74 jb .got_int_part 106 jb .scale_wont_ovfl
|
H A D | __reduction.s | 54 jb .L1
|
H A D | exp2.s | 38 jb .shortcut / If so, take a shortcut.
|
/titanic_41/usr/src/lib/libc/i386/fp/ |
H A D | _xtoull.s | 53 jb .donotsub // jump if st < 2**63 or is NaN 61 jb .donotadd // flags did not change
|
H A D | _xtoll.s | 104 jb .donotsub // jump if st < 2**31 or is NaN 112 jb .donotadd // flags did not change
|
/titanic_41/usr/src/cmd/mdb/common/kmdb/ |
H A D | kmdb_dpi.c | 156 kmdb_dpi_set_fault_hdlr(jmp_buf *jb) in kmdb_dpi_set_fault_hdlr() argument 160 kmdb_dpi_fault_pcb = jb; in kmdb_dpi_set_fault_hdlr() 166 kmdb_dpi_restore_fault_hdlr(jmp_buf *jb) in kmdb_dpi_restore_fault_hdlr() argument 168 (void) kmdb_dpi_set_fault_hdlr(jb); in kmdb_dpi_restore_fault_hdlr()
|
/titanic_41/usr/src/uts/intel/ia32/ml/ |
H A D | copy.s | 98 jb 0f 140 jb 0f 228 jb 0f 248 jb do_copy_fault 370 jb 0f 905 jb 0f 1473 jb do_copy_fault 1517 jb do_copy_fault 1589 jb do_copy_fault 1661 jb do_copy_fault [all …]
|
H A D | ovbcopy.s | 74 jb reverse 117 jb reverse
|
/titanic_41/usr/src/uts/common/c2/ |
H A D | audit_kernel.h | 364 label_t jb; \ 365 if (setjmp(&jb)) { \ 371 if (audit_async_start(&jb, audit_event, sorf)) { \
|
H A D | audit_start.c | 72 label_t jb; in audit_init_module() local 97 if (setjmp(&jb)) { in audit_init_module() 104 tad->tad_errjmp = (void *)&jb; in audit_init_module()
|
/titanic_41/usr/src/lib/libc/amd64/sys/ |
H A D | syscall.s | 100 jb 1f 133 jb 1f
|
/titanic_41/usr/src/lib/libc/i386/inc/ |
H A D | SYS.h | 123 jb __cerror 130 jb __cerror64
|
/titanic_41/usr/src/lib/commpage/amd64/ |
H A D | cp_subr.s | 349 jb 1b 357 jb 4f /* hres_adj > 0 */
|