Home
last modified time | relevance | path

Searched refs:BorrowFrom (Results 1 – 2 of 2) sorted by relevance

/external/v8/src/arm/
Dsimulator-arm.h257 bool BorrowFrom(int32_t left, int32_t right);
Dsimulator-arm.cc1283 bool Simulator::BorrowFrom(int32_t left, int32_t right) { in BorrowFrom() function in v8::internal::Simulator
2311 SetCFlag(!BorrowFrom(rn_val, shifter_operand)); in DecodeType01()
2324 SetCFlag(!BorrowFrom(shifter_operand, rn_val)); in DecodeType01()
2404 SetCFlag(!BorrowFrom(rn_val, shifter_operand)); in DecodeType01()