HomeSort by relevance Sort by last modified time
    Searched refs:MSP (Results 1 - 6 of 6) sorted by null

  /external/llvm/lib/Target/SystemZ/
SystemZMachineFunctionInfo.h 65 void setManipulatesSP(bool MSP) { ManipulatesSP = MSP; }
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/arm/
arch7.d 57 0+0bc <[^>]*> f3ef 8008 mrs r0, MSP
71 0+0f4 <[^>]*> f380 8808 msr MSP, r0
  /toolchain/binutils/binutils-2.25/gas/config/
m68k-parse.h 104 MSP,
tc-m68k.c 164 SFC, DFC, USP, VBR, CACR, CAAR, MSP, ISP,
169 USP, VBR, MSP, ISP, MMUSR, URP, SRP,
    [all...]
  /external/llvm/lib/Transforms/Scalar/
LoopIdiomRecognize.cpp 582 Value *MSP =
594 NewCall = Builder.CreateCall(MSP, {BasePtr, PatternPtr, NumBytes});
    [all...]
  /toolchain/binutils/binutils-2.25/opcodes/
m10300-opc.c 228 #define MSP (SSP+1)
232 #define PC (MSP+1)
497 { "mov", 0xf028, 0xfffc, 0, FMT_D0, AM33, {MSP, AN0}},
501 { "mov", 0xf032, 0xfff3, 0, FMT_D0, AM33, {AN1, MSP}},
    [all...]

Completed in 375 milliseconds