Lines Matching refs:byte

256           0x0         Fixed width byte packed             Up to 16 bytes
259 within a byte
260 …0x2 Variable width byte packed Data stream of lengths must be provided as a secon…
262 … 0x4 Fixed width byte packed with run Up to 16 bytes; data stream of run lengths must be
266 … within a byte; data stream of run lengths must be provided
268 … 0x8 Fixed width byte packed with Up to 16 bytes before the encoding; compressed stream
270 … OZIP (CCB version 1) encoding within a byte; pointer to the encoding table must be
274 … OZIP (CCB version 1) encoding least significant bit within a byte; pointer to the encoding
276 … 0xA Variable width byte packed with Up to 16 bytes before the encoding; compressed stream
278 … OZIP (CCB version 1) encoding within a byte; data stream of lengths must be provided as
288 …0xC Fixed width byte packed with Up to 16 bytes before the encoding; compressed str…
290 … Huffman (CCB version 0) or within a byte; data stream of run lengths must be provided
295 … Huffman (CCB version 0) or significant bit to least significant bit within a byte; data
311 …significant bit within a byte. There are two encoding options for the secondary input stream data …
333 …Bit-wise input data streams may have any alignment within the base addressed byte. The offset, spe…
335 … indicates that the first input element begins at the most significant bit in the first byte, and a
338 This field should be zero for any byte-wise primary input data streams.
352 0x0 Byte aligned, 1 byte elements
353 0x1 Byte aligned, 2 byte elements
354 0x2 Byte aligned, 4 byte elements
355 0x3 Byte aligned, 8 byte elements
356 0x4 16 byte aligned, 16 byte elements
365 0xD 2 byte elements where each element is the index value of a bit,
367 0xE 4 byte elements where each element is the index value of a bit,
405 …The only supported output format is a padded, byte-aligned output stream, using output codes 0x0 -…
408 …padded to the most significant bit side till the next byte boundary. Next, if the output element s…
409 …than the byte padded input element, bytes of value 0 are added based on the Padding Direction bit …
410 …CCB. If the output element size is smaller than the byte-padded input element size, the input elem…
411 …truncated by dropped from the least significant byte side until the selected output size is reache…
416 The extract CCB is a 64-byte “short format” CCB.
584 … 0 Huffman encoding. Must use 64 byte aligned table
586 … 1 OZIP encoding. Must use 16 byte aligned table
603byte of the output stream corresponds to the first element in the input stream. The standard index…
619 These commands are 128-byte “long format” CCBs.
733 …additional processing of the output values. If 2 or 3 byte values are used, the least significant …
734 …used as an index into the bit table. The most significant 9 bits (when using 3-byte input elements…
735 …bit (when using 2-byte input elements) are compared against a fixed 9-bit test value provided in t…
752 These commands are 64-byte “short format” CCBs.
800 in the input values, when using 2 or 3 byte input elements.
820 CCB header. Address must be 64-byte aligned (CCB version
821 0) or 16-byte aligned (CCB version 1).
840 …The only supported output format is a padded, byte-aligned output stream. The stream follows the s…
847 The select CCB is a 64-byte “short format” CCB.
922 These commands are 64-byte “short format” CCBs.
956 All CCB commands use a common 128-byte Completion Area format, which can be specified by the
976 … The Completion Area must be a 128-byte aligned memory location. The exact layout can be described
977 using byte offsets and sizes relative to the memory base:
1025 byte will be cleared by the Hypervisor to reflect the pending execution status when the CCB is subm…
1027 byte becomes non-zero.
1032 completes with a status byte of 0x2, the error reason code byte can be read to determine what corre…
1224 EBADALIGN CCB array is not on a 64-byte boundary, or the array length is not a multiple
1303 by the 64-byte aligned real address of the CCBs completion area.
1343 EBADALIGN address is not on a 64-byte aligned.
1360 the 64-byte aligned real address of the CCBs completion area.
1405 EBADALIGN address is not on a 64-byte aligned.