Home
last modified time | relevance | path

Searched defs:DIVS (Results 1 – 7 of 7) sorted by relevance

/netbsd-src/external/gpl3/gdb/dist/sim/testsuite/bfin/
H A Dc_alu2op_divs.s19 DIVS ( R1 , R0 ); label
20 DIVS ( R2 , R0 ); label
21 DIVS ( R3 , R0 ); label
22 DIVS ( R4 , R0 ); label
23 DIVS ( R5 , R0 ); label
24 DIVS ( R6 , R0 ); label
25 DIVS ( R7 , R0 ); label
26 DIVS ( R4 , R0 ); label
27 DIVS ( R0 , R0 ); label
46 DIVS ( R0 , R1 ); label
[all …]
H A Dc_interr_loopsetup_stld.S41 DIVS ( R7 , R0 ); label
63 DIVS ( R1 , R1 ); label
66 DIVS ( R4 , R7 ); label
/netbsd-src/external/gpl3/binutils/dist/gas/config/
H A Dbfin-parse.h149 DIVS = 350, /* DIVS */ enumerator
328 #define DIVS 350 macro
H A Dbfin-parse.c633 DIVS = 350, /* DIVS */ enumerator
812 #define DIVS 350 macro
/netbsd-src/external/gpl3/binutils.old/dist/gas/config/
H A Dbfin-parse.h149 DIVS = 350, /* DIVS */ enumerator
328 #define DIVS 350 macro
H A Dbfin-parse.c633 DIVS = 350, /* DIVS */ enumerator
812 #define DIVS 350 macro
/netbsd-src/sys/arch/sgimips/dev/
H A Dscn.c365 #define DIVS (sizeof(divs)/sizeof(divs[0])) macro