Searched defs:addl (Results 1 – 6 of 6) sorted by relevance
/netbsd-src/external/lgpl3/gmp/dist/mpn/m68k/ |
H A D | rshift.asm | 144 addl d0, s_ptr define 145 addl d0, res_ptr define 167 addl d0, d0 C restore cy define
|
H A D | lshift.asm | 102 addl d0, s_ptr define 103 addl d0, res_ptr define
|
H A D | aors_n.asm | 87 addl d0, d0 C restore cy define
|
/netbsd-src/external/gpl3/gcc.old/dist/libgcc/config/m68k/ |
H A D | lb1sf68.S | 446 addl d1, d0 define 452 addl d1, d0 define 498 addl d2, d1 /* add parts */ define 767 addl d1,d1 | check and clear sign bit of a, and gain one define 772 addl d3,d3 | get rid of sign bit and gain one bit of define 1112 addl d7,d3 | define 1540 addl d5,d4 | add exponents define 1612 addl d3,d3 | shift sum once left define 1616 addl d7,d7 | define 1626 addl d5,d3 | else add a to the sum define [all …]
|
/netbsd-src/external/gpl3/gcc/dist/libgcc/config/m68k/ |
H A D | lb1sf68.S | 449 addl d1, d0 define 455 addl d1, d0 define 504 addl d2, d1 /* add parts */ define 776 addl d1,d1 | check and clear sign bit of a, and gain one define 781 addl d3,d3 | get rid of sign bit and gain one bit of define 1121 addl d7,d3 | define 1549 addl d5,d4 | add exponents define 1621 addl d3,d3 | shift sum once left define 1625 addl d7,d7 | define 1635 addl d5,d3 | else add a to the sum define [all …]
|
/netbsd-src/external/cddl/osnet/dist/lib/libdtrace/common/ |
H A D | dt_string.c | 140 size_t addl = 0; in strchr2esc() local
|