Searched defs:isSigned (Results 1 – 2 of 2) sorted by relevance
391 inline uint32_t LoadAndStoreImm(uint32_t imm, bool isSigned) in LoadAndStoreImm()
282 bool isSigned = operand.GetAddrMode() != AddrMode::OFFSET; in Ldr() local323 bool isSigned = true; in Str() local