Searched refs:ASI (Results 1 - 21 of 21) sorted by relevance

/netbsd-current/external/gpl3/gdb.old/dist/gas/testsuite/gas/sparc/
H A Dasi-arch-error.s1 # Check for an error if ASI does not conform to architecture level desired.
H A Dasi-bump-warn.s1 # Test to check for the proper bump warning due to the ASI load.
/netbsd-current/external/gpl3/binutils/dist/opcodes/
H A Dsparc-opc.c256 { opcode, F3(2, op3, 0), F3(~2, ~op3, ~0)|ASI(~0), "1,2,d", 0, 0, 0, arch_mask }, \
304 { "ldtw", F3(3, 0x03, 0), F3(~3, ~0x03, ~0)|ASI(~0), "[1+2],d", 0, 0, 0, v9 },
311 { "ldd", F3(3, 0x03, 0), F3(~3, ~0x03, ~0)|ASI(~0), "[1+2],d", F_ALIAS, 0, 0, v6 },
317 { "ldd", F3(3, 0x23, 0), F3(~3, ~0x23, ~0)|ASI(~0), "[1+2],H", F_ALIAS, 0, 0, v6 },
324 { "ldd", F3(3, 0x33, 0), F3(~3, ~0x33, ~0)|ASI(~0), "[1+2],D", 0, 0, 0, v6notv9 },
331 { "ldq", F3(3, 0x22, 0), F3(~3, ~0x22, ~0)|ASI(~0), "[1+2],J", 0, 0, 0, v9 },
338 { "ldsb", F3(3, 0x09, 0), F3(~3, ~0x09, ~0)|ASI(~0), "[1+2],d", 0, 0, 0, v6 },
346 { "ldsh", F3(3, 0x0a, 0), F3(~3, ~0x0a, ~0)|ASI(~0), "[1+2],d", 0, 0, 0, v6 },
352 { "ldstub", F3(3, 0x0d, 0), F3(~3, ~0x0d, ~0)|ASI(~0), "[1+2],d", 0, 0, 0, v6 },
359 { "ldsw", F3(3, 0x08, 0), F3(~3, ~0x08, ~0)|ASI(~
[all...]
/netbsd-current/external/gpl3/gdb.old/dist/opcodes/
H A Dsparc-opc.c256 { opcode, F3(2, op3, 0), F3(~2, ~op3, ~0)|ASI(~0), "1,2,d", 0, 0, 0, arch_mask }, \
304 { "ldtw", F3(3, 0x03, 0), F3(~3, ~0x03, ~0)|ASI(~0), "[1+2],d", 0, 0, 0, v9 },
311 { "ldd", F3(3, 0x03, 0), F3(~3, ~0x03, ~0)|ASI(~0), "[1+2],d", F_ALIAS, 0, 0, v6 },
317 { "ldd", F3(3, 0x23, 0), F3(~3, ~0x23, ~0)|ASI(~0), "[1+2],H", F_ALIAS, 0, 0, v6 },
324 { "ldd", F3(3, 0x33, 0), F3(~3, ~0x33, ~0)|ASI(~0), "[1+2],D", 0, 0, 0, v6notv9 },
331 { "ldq", F3(3, 0x22, 0), F3(~3, ~0x22, ~0)|ASI(~0), "[1+2],J", 0, 0, 0, v9 },
338 { "ldsb", F3(3, 0x09, 0), F3(~3, ~0x09, ~0)|ASI(~0), "[1+2],d", 0, 0, 0, v6 },
346 { "ldsh", F3(3, 0x0a, 0), F3(~3, ~0x0a, ~0)|ASI(~0), "[1+2],d", 0, 0, 0, v6 },
352 { "ldstub", F3(3, 0x0d, 0), F3(~3, ~0x0d, ~0)|ASI(~0), "[1+2],d", 0, 0, 0, v6 },
359 { "ldsw", F3(3, 0x08, 0), F3(~3, ~0x08, ~0)|ASI(~
[all...]
/netbsd-current/external/gpl3/gdb/dist/opcodes/
H A Dsparc-opc.c256 { opcode, F3(2, op3, 0), F3(~2, ~op3, ~0)|ASI(~0), "1,2,d", 0, 0, 0, arch_mask }, \
304 { "ldtw", F3(3, 0x03, 0), F3(~3, ~0x03, ~0)|ASI(~0), "[1+2],d", 0, 0, 0, v9 },
311 { "ldd", F3(3, 0x03, 0), F3(~3, ~0x03, ~0)|ASI(~0), "[1+2],d", F_ALIAS, 0, 0, v6 },
317 { "ldd", F3(3, 0x23, 0), F3(~3, ~0x23, ~0)|ASI(~0), "[1+2],H", F_ALIAS, 0, 0, v6 },
324 { "ldd", F3(3, 0x33, 0), F3(~3, ~0x33, ~0)|ASI(~0), "[1+2],D", 0, 0, 0, v6notv9 },
331 { "ldq", F3(3, 0x22, 0), F3(~3, ~0x22, ~0)|ASI(~0), "[1+2],J", 0, 0, 0, v9 },
338 { "ldsb", F3(3, 0x09, 0), F3(~3, ~0x09, ~0)|ASI(~0), "[1+2],d", 0, 0, 0, v6 },
346 { "ldsh", F3(3, 0x0a, 0), F3(~3, ~0x0a, ~0)|ASI(~0), "[1+2],d", 0, 0, 0, v6 },
352 { "ldstub", F3(3, 0x0d, 0), F3(~3, ~0x0d, ~0)|ASI(~0), "[1+2],d", 0, 0, 0, v6 },
359 { "ldsw", F3(3, 0x08, 0), F3(~3, ~0x08, ~0)|ASI(~
[all...]
/netbsd-current/external/gpl3/binutils.old/dist/opcodes/
H A Dsparc-opc.c256 { opcode, F3(2, op3, 0), F3(~2, ~op3, ~0)|ASI(~0), "1,2,d", 0, 0, 0, arch_mask }, \
304 { "ldtw", F3(3, 0x03, 0), F3(~3, ~0x03, ~0)|ASI(~0), "[1+2],d", 0, 0, 0, v9 },
311 { "ldd", F3(3, 0x03, 0), F3(~3, ~0x03, ~0)|ASI(~0), "[1+2],d", F_ALIAS, 0, 0, v6 },
317 { "ldd", F3(3, 0x23, 0), F3(~3, ~0x23, ~0)|ASI(~0), "[1+2],H", F_ALIAS, 0, 0, v6 },
324 { "ldd", F3(3, 0x33, 0), F3(~3, ~0x33, ~0)|ASI(~0), "[1+2],D", 0, 0, 0, v6notv9 },
331 { "ldq", F3(3, 0x22, 0), F3(~3, ~0x22, ~0)|ASI(~0), "[1+2],J", 0, 0, 0, v9 },
338 { "ldsb", F3(3, 0x09, 0), F3(~3, ~0x09, ~0)|ASI(~0), "[1+2],d", 0, 0, 0, v6 },
346 { "ldsh", F3(3, 0x0a, 0), F3(~3, ~0x0a, ~0)|ASI(~0), "[1+2],d", 0, 0, 0, v6 },
352 { "ldstub", F3(3, 0x0d, 0), F3(~3, ~0x0d, ~0)|ASI(~0), "[1+2],d", 0, 0, 0, v6 },
359 { "ldsw", F3(3, 0x08, 0), F3(~3, ~0x08, ~0)|ASI(~
[all...]
/netbsd-current/external/apache2/llvm/dist/llvm/lib/Analysis/
H A DAliasSetTracker.cpp533 for (AliasSet::iterator ASI = AS.begin(), E = AS.end(); ASI != E; ++ASI)
535 MemoryLocation(ASI.getPointer(), ASI.getSize(), ASI.getAAInfo()),
/netbsd-current/external/gpl3/binutils/dist/include/opcode/
H A Dsparc.h307 #define ASI(x) (((x) & 0xff) << 5) /* Asi field of format3 insns. */ macro
/netbsd-current/external/gpl3/gdb.old/dist/include/opcode/
H A Dsparc.h307 #define ASI(x) (((x) & 0xff) << 5) /* Asi field of format3 insns. */ macro
/netbsd-current/external/gpl3/gdb/dist/include/opcode/
H A Dsparc.h307 #define ASI(x) (((x) & 0xff) << 5) /* Asi field of format3 insns. */ macro
/netbsd-current/external/gpl3/binutils.old/dist/include/opcode/
H A Dsparc.h307 #define ASI(x) (((x) & 0xff) << 5) /* Asi field of format3 insns. */ macro
/netbsd-current/sys/arch/sparc64/sparc64/
H A Dcopy.S377 wr %g0, ASI_PRIMARY_NOFAULT, %asi ! Restore ASI
588 wr %g0, ASI_PRIMARY_NOFAULT, %asi ! Restore ASI
614 wr %g0, ASI_PRIMARY_NOFAULT, %asi ! Restore ASI
636 wr %g0, ASI_PRIMARY_NOFAULT, %asi ! Restore ASI
663 wr %g0, ASI_PRIMARY_NOFAULT, %asi ! Restore ASI
839 wr %g0, ASI_PRIMARY_NOFAULT, %asi ! Restore default ASI
853 wr %g0, ASI_PRIMARY_NOFAULT, %asi ! Restore default ASI
914 wr %g0, ASI_PRIMARY_NOFAULT, %asi ! Restore default ASI
H A Dlocore.s2567 wr %g0, ASI_PRIMARY_NOFAULT, %asi ! Restore default ASI
2769 wr %g0, ASI_PRIMARY_NOFAULT, %asi ! Restore default ASI
3001 wr %g0, ASI_PRIMARY_NOFAULT, %asi ! Restore default ASI
3230 wr %g0, ASI_PRIMARY_NOFAULT, %asi ! Restore default ASI
3790 wr %g0, ASI_PRIMARY_NOFAULT, %asi ! Restore default ASI
4185 wr %g0, ASI_PRIMARY_NOFAULT, %asi ! Restore default ASI
6800 wr %g0, ASI_PRIMARY_NOFAULT, %asi ! Restore default ASI
7942 wr %g0, ASI_NUCLEUS, %asi ! default kernel ASI
/netbsd-current/external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/
H A DLICM.cpp467 for (const auto &ASI : AS)
468 PointerMustAliases.insert(ASI.getValue());
2319 for (const auto &ASI : *Set)
2320 PointerMustAliases.insert(ASI.getValue());
/netbsd-current/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DCodeGenPrepare.cpp6708 SmallVector<SelectInst *, 2> ASI;
6709 ASI.push_back(SI);
6714 ASI.push_back(I);
6720 SelectInst *LastSI = ASI.back();
6793 for (SelectInst *SI : ASI) {
6851 INS.insert(ASI.begin(), ASI.end());
6855 for (auto It = ASI.rbegin(); It != ASI.rend(); ++It) {
/netbsd-current/external/apache2/llvm/dist/llvm/utils/TableGen/
H A DCodeGenDAGPatterns.cpp90 auto ASI = AddrSpaces.begin(); local
95 if (ASI != AddrSpaces.end())
96 VVT.PtrAddrSpace = *ASI++;
/netbsd-current/external/apache2/llvm/dist/llvm/lib/Target/SystemZ/
H A DSystemZInstrInfo.cpp1046 Opcode = (Opcode == SystemZ::AHI ? SystemZ::ASI : SystemZ::AGSI);
H A DSystemZISelDAGToDAG.cpp1356 NewOpc = SystemZ::ASI;
/netbsd-current/external/gpl3/binutils/dist/gas/config/
H A Dtc-sparc.c2975 error_message = _(": invalid ASI name");
2984 error_message = _(": invalid ASI expression");
2989 error_message = _(": invalid ASI number");
2993 opcode |= ASI (asi);
3182 /* Include the ASI architecture needed as well */
/netbsd-current/external/gpl3/gdb.old/dist/gas/config/
H A Dtc-sparc.c2971 error_message = _(": invalid ASI name");
2980 error_message = _(": invalid ASI expression");
2985 error_message = _(": invalid ASI number");
2989 opcode |= ASI (asi);
3178 /* Include the ASI architecture needed as well */
/netbsd-current/external/gpl3/binutils.old/dist/gas/config/
H A Dtc-sparc.c2971 error_message = _(": invalid ASI name");
2980 error_message = _(": invalid ASI expression");
2985 error_message = _(": invalid ASI number");
2989 opcode |= ASI (asi);
3178 /* Include the ASI architecture needed as well */

Completed in 223 milliseconds