Home
last modified time | relevance | path

Searched refs:wb (Results 1 – 19 of 19) sorted by relevance

/toolchain/binutils/binutils-2.25/gas/testsuite/gas/arm/
Dneon-ldst-rm.s7 .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}
Dmaverick.c160 #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/
Dmips4010.s17 wb 16($14)
Dmips4010.d21 0+0030 <stuff\+0x30> wb 16\(t6\)
Dset-arch.s20 wb 16($14)
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/iq2000/
Dallinsn.s460 .global wb symbol
461 wb: label
462 wb %0,%0
Dyield0.s105 wb %1, %1
Dallinsn.d349 000001c8 <wb>:
350 1c8: 4c 20 00 00 wb r0,r0
/toolchain/binutils/binutils-2.25/cpu/
Diq2000m.cpu486 (dni wb "dma write bytes" (MACH2000 USES-RD USES-RT YIELD-INSN)
487 "wb $rd,$rt"
489 (unimp wb)
Dcris.cpu462 ( 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)))
Dsh64-media.cpu1007 "mcnvs.wb $rm, $rn, $rd"
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/sh/sh64/
Dbasic-1.s138 mcnvs.wb r21,r7,r10
Dbasic-1.d140 [ ]+20c:[ ]+4d581ca0[ ]+mcnvs\.wb r21,r7,r10
/toolchain/binutils/binutils-2.25/ld/emultempl/
Dnds32elf.em338 ex9_export_file = fopen (optarg, "wb");
/toolchain/binutils/binutils-2.25/opcodes/
DChangeLog-2006481 flushid, wb upwards. Move cfc3, ctc3 downwards. Rework the
DChangeLog-92972618 and wb.
Di386-opc.tbl819 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/
DChangeLog-91972451 (main): Use FOPEN_WB macro instead of literal "wb".
/toolchain/binutils/binutils-2.25/gas/
DChangeLog-92954352 * output-file.c (output_file_create): Try both "wb" and "w", don't