Searched refs:wb (Results 1 – 19 of 19) sorted by relevance
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/arm/ |
D | neon-ldst-rm.s | 7 .macro multi op dir="" wb="" 8 \op\dir r2\wb,{d2} 9 \op\dir r2\wb,{d2-d3} 10 \op\dir r2\wb,{q2-q3} 11 \op\dir r2\wb,{q12-q14,q15} 12 \op\dir r2\wb,{d3,d4,d5-d8,d9,d10,d11,d12-d16,d17-d18}
|
D | maverick.c | 160 #define LDST(insname, insnvar, op, ld, dword, regname, pre, wb, sep1, sep2, sep3) \ argument 162 (12 << 24) | (op << 8) | (ld << 20) | (pre << 24) | (dword << 22) | (wb << 21), \
|
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/mips/ |
D | mips4010.s | 17 wb 16($14)
|
D | mips4010.d | 21 0+0030 <stuff\+0x30> wb 16\(t6\)
|
D | set-arch.s | 20 wb 16($14)
|
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/iq2000/ |
D | allinsn.s | 460 .global wb symbol 461 wb: label 462 wb %0,%0
|
D | yield0.s | 105 wb %1, %1
|
D | allinsn.d | 349 000001c8 <wb>: 350 1c8: 4c 20 00 00 wb r0,r0
|
/toolchain/binutils/binutils-2.25/cpu/ |
D | iq2000m.cpu | 486 (dni wb "dma write bytes" (MACH2000 USES-RD USES-RT YIELD-INSN) 487 "wb $rd,$rt" 489 (unimp wb)
|
D | cris.cpu | 462 ( r b br w wr wb wbr 3687 (define-pmacro (swap-wb x) "Combine swap-b and swap-w" (swap-b (swap-w x))) 3688 (define-pmacro (swap-wbr x) "Combine swap-r and swap-wb" (swap-r (swap-wb x)))
|
D | sh64-media.cpu | 1007 "mcnvs.wb $rm, $rn, $rd"
|
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/sh/sh64/ |
D | basic-1.s | 138 mcnvs.wb r21,r7,r10
|
D | basic-1.d | 140 [ ]+20c:[ ]+4d581ca0[ ]+mcnvs\.wb r21,r7,r10
|
/toolchain/binutils/binutils-2.25/ld/emultempl/ |
D | nds32elf.em | 338 ex9_export_file = fopen (optarg, "wb");
|
/toolchain/binutils/binutils-2.25/opcodes/ |
D | ChangeLog-2006 | 481 flushid, wb upwards. Move cfc3, ctc3 downwards. Rework the
|
D | ChangeLog-9297 | 2618 and wb.
|
D | i386-opc.tbl | 819 rex.wb, 0, 0x49, None, 1, Cpu64, No_bSuf|No_wSuf|No_lSuf|No_sSuf|No_qSuf|No_ldSuf|IsPrefix, { 0 }
|
/toolchain/binutils/binutils-2.25/binutils/ |
D | ChangeLog-9197 | 2451 (main): Use FOPEN_WB macro instead of literal "wb".
|
/toolchain/binutils/binutils-2.25/gas/ |
D | ChangeLog-9295 | 4352 * output-file.c (output_file_create): Try both "wb" and "w", don't
|