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

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

Completed in 108 milliseconds