| /netbsd-src/external/gpl3/gcc.old/dist/libgcc/config/rl78/ |
| H A D | divmodsi.S | 34 movw ax, [sp+8] 35 movw de, ax 36 movw ax, [sp+10] 38 movw hl, ax 42 movw ax, [sp+6] 44 movw bc, ax 45 movw ax, [sp+4] 55 movw r8, ax 56 movw ax, bc 57 movw r10, ax [all …]
|
| H A D | mulsi3.S | 54 movw ax, r16 55 push ax 56 movw ax, r18 57 push ax 60 push ax 64 clrw ax 65 movw r8, ax 66 movw r16, ax 68 movw ax, [sp+14] 69 cmpw ax, #0 [all …]
|
| H A D | fpmath-sf.S | 94 movw ax, A_FRAC_L 95 shlw ax, 1 96 movw A_FRAC_L, ax 300 movw ax, B_FRAC_H 301 shrw ax, 1 302 movw B_FRAC_H, ax 312 movw ax, de 484 movw A_EXP, ax 486 cmpw ax, #0xfe 492 movw r10, ax [all …]
|
| H A D | divmodhi.S | 34 movw ax, [sp+6] 36 movw de, ax 40 movw ax, [sp+4] 51 movw r8, ax 56 clrw ax 57 subw ax, de 58 movw de, ax 61 movw ax, [sp+4] 67 movw bc, ax 68 clrw ax [all …]
|
| H A D | trampoline.S | 46 movw ax, !trampoline_chain_\n 47 movw r14, ax 48 movw ax, !trampoline_addr_\n 49 br ax 86 1: movw ax, [hl + TO_ADDR] 87 cmpw ax, #0 90 movw ax, hl 91 addw ax, #TO_SIZE 92 movw hl, ax 93 cmpw ax, #trampoline_array_end [all …]
|
| H A D | bit-count.S | 27 movw ax, [SP+4] 32 cmpw ax, #0 37 shlw ax, 1 48 movw ax, [SP+6] 49 cmpw ax, #0 51 movw ax, [SP+4] 53 movw ax, r8 54 addw ax, #16 55 movw r8, ax 62 movw ax, [SP+4] [all …]
|
| H A D | umaxdi3.S | 31 movw ax, [sp+4] 32 movw r8, ax 33 movw ax, [sp+6] 34 movw r10, ax 35 movw ax, [sp+8] 36 movw r12, ax 37 movw ax, [sp+10] 38 movw r14, ax 41 movw ax, [sp+18] 42 cmpw ax, r14 [all …]
|
| H A D | umindi3.S | 31 movw ax, [sp+4] 32 movw r8, ax 33 movw ax, [sp+6] 34 movw r10, ax 35 movw ax, [sp+8] 36 movw r12, ax 37 movw ax, [sp+10] 38 movw r14, ax 41 movw ax, [sp+18] 42 cmpw ax, r14 [all …]
|
| /netbsd-src/external/gpl3/gcc/dist/libgcc/config/rl78/ |
| H A D | divmodsi.S | 34 movw ax, [sp+8] 35 movw de, ax 36 movw ax, [sp+10] 38 movw hl, ax 42 movw ax, [sp+6] 44 movw bc, ax 45 movw ax, [sp+4] 55 movw r8, ax 56 movw ax, bc 57 movw r10, ax [all …]
|
| H A D | mulsi3.S | 54 movw ax, r16 55 push ax 56 movw ax, r18 57 push ax 60 push ax 64 clrw ax 65 movw r8, ax 66 movw r16, ax 68 movw ax, [sp+14] 69 cmpw ax, #0 [all …]
|
| H A D | fpmath-sf.S | 94 movw ax, A_FRAC_L 95 shlw ax, 1 96 movw A_FRAC_L, ax 300 movw ax, B_FRAC_H 301 shrw ax, 1 302 movw B_FRAC_H, ax 312 movw ax, de 484 movw A_EXP, ax 486 cmpw ax, #0xfe 492 movw r10, ax [all …]
|
| H A D | divmodhi.S | 34 movw ax, [sp+6] 36 movw de, ax 40 movw ax, [sp+4] 51 movw r8, ax 56 clrw ax 57 subw ax, de 58 movw de, ax 61 movw ax, [sp+4] 67 movw bc, ax 68 clrw ax [all …]
|
| H A D | trampoline.S | 46 movw ax, !trampoline_chain_\n 47 movw r14, ax 48 movw ax, !trampoline_addr_\n 49 br ax 86 1: movw ax, [hl + TO_ADDR] 87 cmpw ax, #0 90 movw ax, hl 91 addw ax, #TO_SIZE 92 movw hl, ax 93 cmpw ax, #trampoline_array_end [all …]
|
| H A D | bit-count.S | 27 movw ax, [SP+4] 32 cmpw ax, #0 37 shlw ax, 1 48 movw ax, [SP+6] 49 cmpw ax, #0 51 movw ax, [SP+4] 53 movw ax, r8 54 addw ax, #16 55 movw r8, ax 62 movw ax, [SP+4] [all …]
|
| H A D | umindi3.S | 31 movw ax, [sp+4] 32 movw r8, ax 33 movw ax, [sp+6] 34 movw r10, ax 35 movw ax, [sp+8] 36 movw r12, ax 37 movw ax, [sp+10] 38 movw r14, ax 41 movw ax, [sp+18] 42 cmpw ax, r14 [all …]
|
| H A D | umaxdi3.S | 31 movw ax, [sp+4] 32 movw r8, ax 33 movw ax, [sp+6] 34 movw r10, ax 35 movw ax, [sp+8] 36 movw r12, ax 37 movw ax, [sp+10] 38 movw r14, ax 41 movw ax, [sp+18] 42 cmpw ax, r14 [all …]
|
| /netbsd-src/external/gpl3/gcc/dist/gcc/config/rl78/ |
| H A D | rl78-virt.md | 213 …movw ax,%H1 \; sarw ax,1 \; movw %H0,ax \; mov a,%Q1 \; rorc a,1 \; mov %Q0,a \; mov a,%q1 \; rorc… 214 …movw ax,%H1 \; sarw ax,1 \; movw %H0,ax \; mov a,%Q1 \; rorc a,1 \; mov %Q0,a \; mov a,%q1 \; rorc… 216 …movw ax,%1 \; shlw ax,%r2 \; mov %0,a \; mov x,%Q1 \; mov a,%H1 \; shlw ax,%r2 \; mov … 217 …movw ax,%1 \; shlw ax,%r2 \; mov %0,a \; mov x,%Q1 \; mov a,%H1 \; shlw ax,%r2 \; mov … 218 …ovw ax,%1 \; shlw ax,%r2 \; mov %0,a \; mov a,%Q1 \; mov x,a \; mov a,%H1 \; shlw ax,%r2 \; mov … 220 mov x,%Q1 \; mov a,%H1 \; movw %0,ax \; movw ax,%H1 \; sarw ax,8 \; movw %H0,ax 221 mov a,%Q1 \; mov x, a \; mov a,%H1 \; movw %0,ax \; movw ax,%H1 \; sarw ax,8 \; movw %H0,ax 223 … \; mov a,%H1 \; shlw ax,%r2 \; mov %0,a \; movw ax,%H1 \; shlw ax,%r2 \; mov %Q0,a \; movw ax,%H… 224 … \; mov a,%H1 \; shlw ax,%r2 \; mov %0,a \; movw ax,%H1 \; shlw ax,%r2 \; mov %Q0,a \; movw ax,%H… 225 …a \; mov a,%H1 \; shlw ax,%r2 \; mov %0,a \; movw ax,%H1 \; shlw ax,%r2 \; mov %Q0,a \; movw ax,%H… [all …]
|
| H A D | rl78.md | 195 movw ax, %3 196 movw r22, ax 197 movw ax, %2 198 movw sp, ax 199 movw ax, %1 200 br ax 302 …movw ax,%h1 \;subw ax,%h2 \;movw %h0, ax \;movw ax,%H1 \;sknc \;decw ax \;subw ax,%H2 \;movw %H0,ax 303 …movw ax,%h1 \;subw ax,%h2 \;movw %h0, ax \;movw ax,%H1 \;sknc \;decw ax \;subw ax,%H2 \;movw %H0,ax 304 …movw ax,%h1 \;subw ax,%h2 \;movw bc, ax \;movw ax,%H1 \;sknc \;decw ax \;subw ax,%H2 \;movw %H0,a… 361 mulu x ; ax = a * x [all …]
|
| /netbsd-src/external/gpl3/gcc.old/dist/gcc/config/rl78/ |
| H A D | rl78-virt.md | 213 …movw ax,%H1 \; sarw ax,1 \; movw %H0,ax \; mov a,%Q1 \; rorc a,1 \; mov %Q0,a \; mov a,%q1 \; rorc… 214 …movw ax,%H1 \; sarw ax,1 \; movw %H0,ax \; mov a,%Q1 \; rorc a,1 \; mov %Q0,a \; mov a,%q1 \; rorc… 216 …movw ax,%1 \; shlw ax,%r2 \; mov %0,a \; mov x,%Q1 \; mov a,%H1 \; shlw ax,%r2 \; mov … 217 …movw ax,%1 \; shlw ax,%r2 \; mov %0,a \; mov x,%Q1 \; mov a,%H1 \; shlw ax,%r2 \; mov … 218 …ovw ax,%1 \; shlw ax,%r2 \; mov %0,a \; mov a,%Q1 \; mov x,a \; mov a,%H1 \; shlw ax,%r2 \; mov … 220 mov x,%Q1 \; mov a,%H1 \; movw %0,ax \; movw ax,%H1 \; sarw ax,8 \; movw %H0,ax 221 mov a,%Q1 \; mov x, a \; mov a,%H1 \; movw %0,ax \; movw ax,%H1 \; sarw ax,8 \; movw %H0,ax 223 … \; mov a,%H1 \; shlw ax,%r2 \; mov %0,a \; movw ax,%H1 \; shlw ax,%r2 \; mov %Q0,a \; movw ax,%H… 224 … \; mov a,%H1 \; shlw ax,%r2 \; mov %0,a \; movw ax,%H1 \; shlw ax,%r2 \; mov %Q0,a \; movw ax,%H… 225 …a \; mov a,%H1 \; shlw ax,%r2 \; mov %0,a \; movw ax,%H1 \; shlw ax,%r2 \; mov %Q0,a \; movw ax,%H… [all …]
|
| H A D | rl78.md | 195 movw ax, %3 196 movw r22, ax 197 movw ax, %2 198 movw sp, ax 199 movw ax, %1 200 br ax 302 …movw ax,%h1 \;subw ax,%h2 \;movw %h0, ax \;movw ax,%H1 \;sknc \;decw ax \;subw ax,%H2 \;movw %H0,ax 303 …movw ax,%h1 \;subw ax,%h2 \;movw %h0, ax \;movw ax,%H1 \;sknc \;decw ax \;subw ax,%H2 \;movw %H0,ax 304 …movw ax,%h1 \;subw ax,%h2 \;movw bc, ax \;movw ax,%H1 \;sknc \;decw ax \;subw ax,%H2 \;movw %H0,a… 361 mulu x ; ax = a * x [all …]
|
| /netbsd-src/sys/arch/i386/stand/fatboot/ |
| H A D | fatboot.S | 73 #define set_err(err) mov $err, %ax 110 mov %ax, %ds 111 mov %ax, %es 112 mov %ax, %ss 127 mov bpb_res_sectors(%bp), %ax 141 movzbw bpb_FATs(%bp), %ax /* Count of FATs */ 144 xchg %ax,%dx /* FAT size now in %edx */ 155 mov bpb_root_dir_ents(%bp), %ax 160 adc $0, %ax /* and round up the division */ 164 push %ax /* Sectors in root directory */ [all …]
|
| /netbsd-src/external/lgpl3/mpfr/dist/src/ |
| H A D | sqr.c | 39 mpfr_exp_t ax; in mpfr_sqr_1() local 49 ax = MPFR_GET_EXP(b) * 2; in mpfr_sqr_1() 53 ax --; in mpfr_sqr_1() 64 if (MPFR_UNLIKELY(ax > __gmpfr_emax)) in mpfr_sqr_1() 70 if (MPFR_UNLIKELY(ax < __gmpfr_emin)) in mpfr_sqr_1() 80 if (ax == __gmpfr_emin - 1 && ap[0] == ~mask && in mpfr_sqr_1() 89 (ax < __gmpfr_emin - 1 || in mpfr_sqr_1() 96 MPFR_EXP (a) = ax; /* Don't use MPFR_SET_EXP since ax might be < __gmpfr_emin in mpfr_sqr_1() 100 MPFR_ASSERTD(ax >= __gmpfr_emin); in mpfr_sqr_1() 113 MPFR_ASSERTD(ax >= __gmpfr_emin); in mpfr_sqr_1() [all …]
|
| /netbsd-src/lib/libm/ld128/ |
| H A D | s_cospil.c | 49 long double ai, ar, ax, c; in cospil() local 51 ax = fabsl(x); in cospil() 53 if (ax <= 1) { in cospil() 54 if (ax < 0.25) { in cospil() 55 if (ax < 0x1p-60) { in cospil() 59 return (__kernel_cospil(ax)); in cospil() 62 if (ax < 0.5) in cospil() 63 c = __kernel_sinpil(0.5 - ax); in cospil() 64 else if (ax < 0.75) { in cospil() 65 if (ax == 0.5) in cospil() [all …]
|
| /netbsd-src/external/gpl3/binutils.old/dist/include/coff/ |
| H A D | ecoff.h | 251 #define AUX_GET_ANY(bigend, ax, field) \ argument 252 ((bigend) ? bfd_getb32 ((ax)->field) : bfd_getl32 ((ax)->field)) 254 #define AUX_GET_DNLOW(bigend, ax) AUX_GET_ANY ((bigend), (ax), a_dnLow) argument 255 #define AUX_GET_DNHIGH(bigend, ax) AUX_GET_ANY ((bigend), (ax), a_dnHigh) argument 256 #define AUX_GET_ISYM(bigend, ax) AUX_GET_ANY ((bigend), (ax), a_isym) argument 257 #define AUX_GET_ISS(bigend, ax) AUX_GET_ANY ((bigend), (ax), a_iss) argument 258 #define AUX_GET_WIDTH(bigend, ax) AUX_GET_ANY ((bigend), (ax), a_width) argument 259 #define AUX_GET_COUNT(bigend, ax) AUX_GET_ANY ((bigend), (ax), a_count) argument 261 #define AUX_PUT_ANY(bigend, val, ax, field) \ argument 263 ? (bfd_putb32 ((bfd_vma) (val), (ax)->field), 0) \ [all …]
|
| /netbsd-src/external/gpl3/binutils/dist/include/coff/ |
| H A D | ecoff.h | 251 #define AUX_GET_ANY(bigend, ax, field) \ argument 252 ((bigend) ? bfd_getb32 ((ax)->field) : bfd_getl32 ((ax)->field)) 254 #define AUX_GET_DNLOW(bigend, ax) AUX_GET_ANY ((bigend), (ax), a_dnLow) argument 255 #define AUX_GET_DNHIGH(bigend, ax) AUX_GET_ANY ((bigend), (ax), a_dnHigh) argument 256 #define AUX_GET_ISYM(bigend, ax) AUX_GET_ANY ((bigend), (ax), a_isym) argument 257 #define AUX_GET_ISS(bigend, ax) AUX_GET_ANY ((bigend), (ax), a_iss) argument 258 #define AUX_GET_WIDTH(bigend, ax) AUX_GET_ANY ((bigend), (ax), a_width) argument 259 #define AUX_GET_COUNT(bigend, ax) AUX_GET_ANY ((bigend), (ax), a_count) argument 261 #define AUX_PUT_ANY(bigend, val, ax, field) \ argument 263 ? (bfd_putb32 ((bfd_vma) (val), (ax)->field), 0) \ [all …]
|