Searched refs:asi (Results 1 – 18 of 18) sorted by relevance
/toolchain/binutils/binutils-2.27/gas/testsuite/gas/sparc/ |
D | ldtw_sttw.s | 5 ldtwa [%g3] %asi, %o4 8 sttwa %o4, [%g3] %asi
|
D | prefetch.s | 9 prefetcha [%g1]%asi,31 11 prefetcha [%g1]%asi,#one_read
|
D | ldtw_sttw.d | 12 8: d8 98 e0 00 ldtwa \[ %g3 \] %asi, %o4 15 14: d8 b8 e0 00 sttwa %o4, \[ %g3 \] %asi
|
D | prefetch.d | 17 1c: ff e8 60 00 prefetcha \[ %g1 \] %asi, 31 19 24: c3 e8 60 00 prefetcha \[ %g1 \] %asi, #one_read
|
D | asi.s | 1 # Test asi's.
|
D | asi.d | 3 #name: sparc64 asi
|
/toolchain/binutils/binutils-2.27/gas/testsuite/gas/s390/ |
D | zarch-machine.s | 6 asi 5555(%r6),-42
|
D | zarch-machine.d | 10 .*: eb d6 65 b3 01 6a [ ]*asi 5555\(%r6\),-42
|
D | zarch-z10.s | 3 asi 5555(%r6),-42
|
D | zarch-z10.d | 9 .*: eb d6 65 b3 01 6a [ ]*asi 5555\(%r6\),-42
|
/toolchain/binutils/binutils-2.27/gas/doc/ |
D | c-sparc.texi | 326 The V9 address space identifier register is referred to as @samp{%asi}. 561 prefetcha [%o0 + 0x10] %asi, #n_reads 784 ldna [%o0] %asi, %o2 786 stna %o2, [%o0] %asi 791 casna [%o0] %asi, %o1, %o2 799 lda [%o0] %asi, %o2 801 sta %o2, [%o0] %asi 806 casa [%o0] %asi, %o1, %o2 814 ldxa [%o0] %asi, %o2 816 stxa %o2, [%o0] %asi [all …]
|
/toolchain/binutils/binutils-2.27/gas/config/ |
D | tc-sparc.c | 2945 int asi = 0; in sparc_ip() local 2950 if (! parse_keyword_arg (sparc_encode_asi, &s, &asi)) in sparc_ip() 2958 if (! parse_const_expr_arg (&s, &asi)) in sparc_ip() 2963 if (asi < 0 || asi > 255) in sparc_ip() 2969 opcode |= ASI (asi); in sparc_ip()
|
/toolchain/binutils/binutils-2.27/gas/testsuite/ |
D | ChangeLog-9303 | 5133 * gas/sparc/{asi.d,membar.d,prefetch.d,rdpr.d,wrpr.d}: Likewise. 5764 * gas/sparc/asi.s: Update ASI_AS_IF_USER_{PRIMARY,SECONDARY}_LITTLE. 5914 * gas/sparc/{asi,membar,prefetch,rdpr,synth64,wrpr}.d: Pass -Av9 6046 * gas/sparc/{asi.[ds],membar.[ds]}: New tests.
|
/toolchain/binutils/binutils-2.27/opcodes/ |
D | ChangeLog-9297 | 2504 * sparc-opc.c (asi, membar): New static locals. 2505 (sparc_{encode,decode}_{asi,membar}): New functions.
|
D | s390-opc.txt | 866 eb000000006a asi SIY_IRD "add immediate (32<8)" z10 zarch
|
/toolchain/binutils/binutils-2.27/include/opcode/ |
D | ChangeLog-9103 | 2398 * sparc.h (sparc_{encode,decode}_{asi,membar}): Declare.
|
/toolchain/binutils/binutils-2.27/gas/ |
D | ChangeLog-9295 | 1175 (sparc_ip): Call them for asi, membar, and prefetch parsing. 10717 * config/tc-sparc.c (sparc_ip): Fix parsing of asi number.
|
/toolchain/binutils/binutils-2.27/ |
D | ChangeLog | 3266 (asi - trtre): Add new System z10 EC instructions.
|