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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/zip30/human68k/
H A Ddeflate.s564 PrevL reg d4 ; prev_length cached as short label
580 move.w (prev_length,pc),PrevL
593 move.w MatchL,PrevL
599 cmp.w (max_lazy_match,pc),PrevL
605 move.w PrevL,prev_length ; longest_match reads these variables
622 cmp.w #MIN_MATCH,PrevL
624 cmp.w MatchL,PrevL
626 ; CHECK_MATCH Strst-1,PrevM,PrevL
628 move.l PrevL,d0
639 subq.w #3,PrevL ; conver
[all...]

Completed in 54 milliseconds