Home
last modified time | relevance | path

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

/third_party/lzma/Asm/arm64/
H A DLzmaDecOpt.S135 #define bit_R r4 define
434 p2_add prm, bit_R
455 p2_add prm, bit_R
477 p2_add prm, bit_R
/third_party/lzma/Asm/x86/
H A DLzmaDecOpt.asm133 bit_R equ r14 define
303 PLOAD x1, probs + 256 * PMULT + bit_R * 1 + 1 * PMULT
304 lea prm, [probs + 256 * PMULT + bit_R * 1 + 1 * PMULT]
306 ; add prm, bit_R
326 add prm, bit_R
344 add prm, bit_R

Completed in 3 milliseconds