Searched refs:divs (Results 1 – 21 of 21) sorted by relevance
| /openbsd/src/gnu/llvm/clang/www/analyzer/scripts/ |
| D | expandcollapse.js | 44 var divs = rows[i].getElementsByTagName("div"); 45 for (var j=0; j<divs.length; j+=1) { 47 var expandableDiv = divs[j];
|
| /openbsd/src/gnu/usr.bin/binutils/gdb/testsuite/gdb.disasm/ |
| D | t06_ari2.s | 180 divs.w #0xf:4,r1 ;01d651f1 182 divs.w r3,r1 ;01d25131 184 divs.l #0xf:4,er1 ;01d653f1 186 divs.l er3,er1 ;01d25331
|
| /openbsd/src/usr.bin/systat/ |
| D | engine.c | 314 int divs[] = {20, 10, 5, 4, 3, 2, 1, 0}; in print_bar_title() local 323 for (i = 0; divs[i]; i++) in print_bar_title() 324 if (divs[i] * len <= fld->width) in print_bar_title() 327 if (divs[i] == 0) { in print_bar_title() 332 d = divs[i]; in print_bar_title()
|
| /openbsd/src/regress/usr.bin/sed/ |
| D | math.sed | 183 # move any mul/divs to the front via parans
|
| /openbsd/src/gnu/llvm/llvm/lib/Target/X86/ |
| D | README-SSE.txt | 822 and emit 3 mulsd in place of the divs. This can be done as a target-independent
|
| /openbsd/src/gnu/gcc/gcc/config/m68k/ |
| D | m68k.md | 105 ;;- the kernel. The affected instructions are: divs.l <ea>,Dr:Dq; 3009 return "divs%.l %2,%0"; 3013 return "rems%.l %2,%3:%0\;divs%.l %2,%0"; 3025 return "divs%.l %2,%0"; 3079 "ext%.l %0\;divs%.w %2,%0" : 3080 "extl %0\;divs %2,%0",
|
| /openbsd/src/gnu/llvm/llvm/lib/Target/VE/ |
| D | VEInstrInfo.td | 1234 defm DIVSWSX : RRNCm<"divs.w.sx", 0x7B, I32, i32, sdiv>; 1235 let cx = 1 in defm DIVSWZX : RRNCm<"divs.w.zx", 0x7B, I32, i32>; 1238 defm DIVSL : RRNCm<"divs.l", 0x7F, I64, i64, sdiv>;
|
| /openbsd/src/gnu/llvm/llvm/lib/Target/XCore/ |
| D | XCoreInstrInfo.td | 450 def DIVS_l3r : FL3R<0b010001100, "divs", sdiv>;
|
| /openbsd/src/gnu/usr.bin/gcc/gcc/config/m68k/ |
| D | m68k.md | 114 ;;- the kernel. The affected instructions are: divs.l <ea>,Dr:Dq; 3595 return \"divs%.l %2,%0\"; 3625 output_asm_insn (\"ext%.l %0\;divs%.w %2,%0\", operands); 3627 output_asm_insn (\"extl %0\;divs %2,%0\", operands);
|
| /openbsd/src/gnu/gcc/gcc/config/h8300/ |
| D | h8300.md | 1629 "divs.w\\t%T2,%T0" 1647 "divs.l\\t%S2,%S0"
|
| /openbsd/src/gnu/gcc/gcc/config/mcore/ |
| D | mcore.md | 1004 "divs %0,%2")
|
| /openbsd/src/gnu/usr.bin/gcc/gcc/config/mcore/ |
| D | mcore.md | 1000 "divs %0,%2")
|
| /openbsd/src/gnu/usr.bin/binutils/include/opcode/ |
| D | ChangeLog-9103 | 2180 * d10v.h: Changes for divs, parallel-only instructions, and
|
| /openbsd/src/gnu/usr.bin/binutils-2.17/include/opcode/ |
| D | ChangeLog-9103 | 2199 * d10v.h: Changes for divs, parallel-only instructions, and
|
| /openbsd/src/gnu/usr.bin/binutils/gas/ |
| D | ChangeLog-9697 | 4316 Added kludge for divs instruction. Fixed minor problem with
|
| /openbsd/src/gnu/usr.bin/binutils-2.17/gas/ |
| D | ChangeLog-9697 | 4316 Added kludge for divs instruction. Fixed minor problem with
|
| /openbsd/src/gnu/gcc/gcc/config/sh/ |
| D | sh.md | 1833 "divs %2,%1"
|
| /openbsd/src/gnu/gcc/gcc/config/rs6000/ |
| D | rs6000.md | 2360 "divs %0,%1,%2"
|
| /openbsd/src/gnu/usr.bin/gcc/gcc/config/rs6000/ |
| D | rs6000.md | 2568 "divs %0,%1,%2"
|
| /openbsd/src/gnu/usr.bin/gcc/gcc/ |
| D | FSFChangeLog.10 | 7284 * m68k.md (udivmodhi4): Output "divu" instead of "divs".
|
| /openbsd/src/gnu/usr.bin/gcc/gcc/doc/ |
| D | invoke.texi | 6532 divs instruction) processes negative operands without trapping to
|