Home
last modified time | relevance | path

Searched refs:div64 (Results 1 – 5 of 5) sorted by relevance

/netbsd/src/regress/sys/arch/m68k/emuspeed/
DMakefile6 SRCS= emuspeed.c test.S mul64.S div64.S # movepto.c movepfrom.c
/netbsd/src/external/gpl3/gdb/dist/sim/erc32/
Dexec.c341 div64 (uint32_t n1_hi, uint32_t n1_low, uint32_t n2, uint32_t *result, int msigned) in div64() function
828 div64 (sregs->y, rs1, operand2, rdd, 1); in dispatch_instruction()
845 div64 (sregs->y, rs1, operand2, &uresult, 1); in dispatch_instruction()
875 div64 (sregs->y, rs1, operand2, rdd, 0); in dispatch_instruction()
892 div64 (sregs->y, rs1, operand2, &uresult, 0); in dispatch_instruction()
DChangeLog-2021903 * (div64): New helper function for 64-bit division.
/netbsd/src/sys/arch/m68k/060sp/dist/
Disp.s484 btst &0x16,%d0 # test for div64
485 bne.b uieh_div64 # go handle div64
501 # div64() may use ()+ addressing and may, therefore, alter a7.
502 # div64() may take a divide by zero exception.
/netbsd/src/external/gpl3/gcc/dist/
DMD5SUMS57049 2f22b048d621eda66f5a8e9f56c4d3d7 gcc/testsuite/gcc.target/arm/div64-unwinding.c