d4rkm4n Posted October 19, 2022 Report Posted October 19, 2022 Hi, I found this instruction on this ladder and wondering how it is calculated? From the right, I understand they compare value from M0-M31 to M300-M331 because they started next with M32/M332. I thought it K8 * 8bit = 64 but it is not. Thanks!
d4rkm4n Posted October 19, 2022 Author Report Posted October 19, 2022 1 hour ago, Goran Vuckovic said: Nibbles not bits. K8 = 8 x 4 = 32 Thanks for your reply. Why x 4? Any reason? Applied to D, X and Y as well?
Lambir Posted October 19, 2022 Report Posted October 19, 2022 Yes, because it is written in the manual. K1 means 4 bits. And as you can see from your example, it is valid also for D registers. Of course also for X, Y and M. 1
d4rkm4n Posted October 31, 2022 Author Report Posted October 31, 2022 On 10/19/2022 at 3:51 AM, Lambir said: Yes, because it is written in the manual. K1 means 4 bits. And as you can see from your example, it is valid also for D registers. Of course also for X, Y and M. Thank you very much.
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now