Searched defs:untag (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/v8/src/arm64/
H A Dlithium-codegen-arm64.cc4502 // All three registers are the same: half untag the input and then
4508 // Registers result and left alias, right is distinct: untag left into
4515 // are distinct: untag right into result, and then multiply by left,
4655 // Work out what untag mode we're working with.
4887 Label done, untag; local
4893 __ Bind(&untag);

Completed in 94 milliseconds