Searched refs:div64 (Results 1 – 5 of 5) sorted by relevance
| /netbsd/src/regress/sys/arch/m68k/emuspeed/ |
| D | Makefile | 6 SRCS= emuspeed.c test.S mul64.S div64.S # movepto.c movepfrom.c
|
| /netbsd/src/external/gpl3/gdb/dist/sim/erc32/ |
| D | exec.c | 341 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()
|
| D | ChangeLog-2021 | 903 * (div64): New helper function for 64-bit division.
|
| /netbsd/src/sys/arch/m68k/060sp/dist/ |
| D | isp.s | 484 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/ |
| D | MD5SUMS | 57049 2f22b048d621eda66f5a8e9f56c4d3d7 gcc/testsuite/gcc.target/arm/div64-unwinding.c
|