Home | History | Annotate | Download | only in obio

Lines Matching refs:d3

708 	moveq	#50,%d3			| Max. retries for sector lookup
715 dbra %d3,rsLI2
730 moveb %a0@,%d3 | Get a char,
732 moveb %a2@(0,%d3),%a4@+ | remap and store it
738 moveq #0,%d3 | Data scratch reg
742 moveb %a0@,%d3 | Get 2 bit nibbles
744 moveb %a2@(0,%d3),%d1 | Remap disk byte
749 moveb %a0@,%d3 | Get first 6 bit nibble
751 orb %a2@(0,%d3),%d2 | Remap it and complete first byte
753 moveb %d7,%d3 | The X flag bit (a copy of the carry
754 addb %d7,%d3 | flag) is added with the next addx
765 moveb %a0@,%d3 | Get second 6 bit nibble
767 orb %a2@(0,%d3),%d2 | remap it and complete byte
775 moveb %a0@,%d3 | Get third 6 bit nibble
777 orb %a2@(0,%d3),%d1 | remap it and complete byte
807 moveb %a0@,%d3 | Get 2 bit nibbles
809 moveb %a2@(0,%d3),%d1 | Remap disk byte
814 moveb %a0@,%d3 | Get first 6 bit nibble
816 orb %a2@(0,%d3),%d2 | Remap it and complete first byte
818 moveb %d7,%d3 | The X flag bit (a copy of the carry
819 addb %d7,%d3 | flag) is added with the next addx
830 moveb %a0@,%d3 | Get second 6 bit nibble
832 orb %a2@(0,%d3),%d2 | Remap it and complete byte
842 moveb %a0@,%d3 | Get third 6 bit nibble
844 orb %a2@(0,%d3),%d1 | Remap it and complete byte
859 moveb %a0@,%d3 | Get 2 bit nibbles
861 moveb %a2@(0,%d3),%d1 | Remap disk byte
867 moveb %a0@,%d3 | Get first 6 bit nibble
869 moveb %a2@(0,%d3),%d3 | and remap it
871 orb %d3,%d2 | Merge 6&2
879 moveb %a0@,%d3 | Get second 6 bit nibble
881 moveb %a2@(0,%d3),%d3 | and remap it
883 orb %d3,%d2 | Merge 6&2
890 moveb %a0@,%d3 | Get third 6 bit nibble
892 moveb %a2@(0,%d3),%d3 | and remap it
894 orb %d3,%d1 | Merge 6&2
915 moveb %a0@,%d3 | Get token
917 cmpb %a3@+,%d3
1071 moveq #0,%d3
1125 moveb %d2,%d3
1126 lsrw #6,%d3 | Put 2 bit nibbles into place
1130 moveb %a4@(0,%d3),%a0@ | Translate nibble and write
1132 moveb %d7,%d3
1133 addb %d7,%d3 | Set X flag (Why?)
1149 moveb %d0,%d3 | Keep top two bits
1150 rolw #2,%d3 | by shifting them to MSByte
1160 moveb %d1,%d3 | Keep top two bits
1161 rolw #2,%d3 | by shifting them to MSByte
1190 clrb %d3 | No 513th byte
1191 lsrw #6,%d3 | Set up 2 bit nibbles
1195 moveb %a4@(0,%d3),%a0@ | Write fragments
1196 moveb %d5,%d3
1197 rolw #2,%d3
1198 moveb %d6,%d3
1199 rolw #2,%d3
1210 moveb %d7,%d3
1211 lsrw #6,%d3 | Get fragments ready
1215 moveb %a4@(0,%d3),%a0@ | Write fragments
1410 movew #1800,%d3 | Retries to sync to disk
1420 dbra %d3,shSeekSync
1434 movew #1500,%d3 | Retries to seek header
1440 dbra %d3,shLI2
1475 moveb %a2@(0,%d0),%d3 | and remap it
1476 eorb %d3,%d4
1488 * %d3 ???