Home
last modified time | relevance | path

Searched refs:AddrMode16B (Results 1 – 5 of 5) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/CSKY/MCTargetDesc/
H A DCSKYBaseInfo.h33 AddrMode16B = 4, // ld16.b, +32b enumerator
/freebsd/contrib/llvm-project/llvm/lib/Target/CSKY/
H A DCSKYRegisterInfo.cpp150 case CSKYII::AddrMode16B: in IsLegalOffset()
H A DCSKYInstrInfo16Instr.td132 def LD16B : I16_XZ_LDST<AddrMode16B, 0b000, "ld16.b",
138 def ST16B : I16_XZ_LDST<AddrMode16B, 0b100, "st16.b",
H A DCSKYFrameLowering.cpp336 case CSKYII::AddrMode16B: in estimateRSStackSizeLimit()
H A DCSKYInstrFormats.td17 def AddrMode16B : AddrMode<4>; // ld16.b, +32b