Home | History | Annotate | Download | only in obio

Lines Matching refs:nibbles

83 	 * Translation table from 'disk bytes' to 6 bit 'nibbles', 
118 * Translation table from 6-bit nibbles [0x00..0x3f] to 'disk bytes'
742 moveb %a0@,%d3 | Get 2 bit nibbles
807 moveb %a0@,%d3 | Get 2 bit nibbles
859 moveb %a0@,%d3 | Get 2 bit nibbles
904 bra rsDone | nibbles was incorrect
1106 * a) splits them 6&2 into three 6 bit nibbles and a fourth byte
1107 * consisting of the three 2 bit nibbles
1108 * b) encodes the nibbles with a table to disk bytes (bit 7 set, no
1111 * 00mmnnoo fragment 2 bit nibbles
1126 lsrw #6,%d3 | Put 2 bit nibbles into place
1186 * Write nibbles for last 2 bytes, then
1191 lsrw #6,%d3 | Set up 2 bit nibbles