Lines Matching full:encode
475 // Encode that we are using EBP/RBP as the frame pointer.
590 // Encode the stack size.
597 // Frameless stack with an offset too large for us to encode compactly.
600 // Encode the offset to the nnnnnn value in the 'subl $nnnnnn, ESP'
604 // Encode any extra stack stack adjustments (done via push
609 // Encode the number of registers saved. (Reverse the list first.)
618 // Encode the register encoding.
647 // Encode the registers in the order they were saved --- 3-bits per
658 // Encode the 3-bit register number in order, skipping over 3-bits for
672 // The saved registers are numbered from 1 to 6. In order to encode the
704 // Take the renumbered values and encode them into a 10-bit number.