Home
last modified time | relevance | path

Searched refs:start_next_input_word (Results 1 – 3 of 3) sorted by relevance

/xnu-8792.61.2/osfmk/x86_64/
H A DWKdmCompress_new.s189 #define start_next_input_word 88(%rsp) macro
251 movq next_input_word, start_next_input_word
569 movq start_next_input_word, %r8
/xnu-8792.61.2/osfmk/arm64/
H A DWKdmCompress_16k.s277 #define start_next_input_word x22 macro
287 mov start_next_input_word, next_input_word // remember the start of next_input_word
592 ldr rax, [start_next_input_word, rdx] // rax = read dword
H A DWKdmCompress_4k.s275 #define start_next_input_word x22 macro
285 mov start_next_input_word, next_input_word // remember the start of next_input_word
590 ldr rax, [start_next_input_word, rdx] // rax = read dword