Home
last modified time | relevance | path

Searched refs:Immed4Value (Results 1 - 1 of 1) sorted by relevance

/third_party/node/deps/v8/src/codegen/arm/
H A Dconstants-arm.h541 inline int Immed4Value() const { return Bits(19, 16); } in Immed4Value() function in v8::internal::Instruction
543 return Immed4Value() << 12 | Offset12Value(); in ImmedMovwMovtValue()

Completed in 3 milliseconds