Home
last modified time | relevance | path

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

/art/compiler/linker/arm/
Drelative_patcher_thumb2.cc55 uint32_t imm11 = (displacement >> 1) & 0x07ff; in PatchCall() local
/art/compiler/utils/arm/
Dassembler_thumb2.cc3496 uint32_t imm11 = offset & 0x07ff; in EncodeBranchOffset() local
3506 uint32_t imm11 = offset & 0x07ff; in EncodeBranchOffset() local
3528 uint32_t imm11 = instr & 0x7FF; in DecodeBranchOffset() local
3539 uint32_t imm11 = instr & 0x7FF; in DecodeBranchOffset() local