Home
last modified time | relevance | path

Searched defs:SYSmvalue (Results 1 – 1 of 1) sorted by relevance

/openbsd-src/gnu/llvm/llvm/lib/Target/ARM/AsmParser/
H A DARMAsmParser.cpp5143 unsigned SYSmvalue = Val & 0xFF; in parseMSRMaskOperand() local
5158 unsigned SYSmvalue = TheReg->Encoding & 0xFFF; in parseMSRMaskOperand() local