Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Supporting Operations #21

Open
Arash1381-y opened this issue Aug 7, 2024 · 0 comments
Open

Supporting Operations #21

Arash1381-y opened this issue Aug 7, 2024 · 0 comments

Comments

@Arash1381-y
Copy link

Arash1381-y commented Aug 7, 2024

Based on the README, the MAC instruction operands type are as follow:

Type Command Description Result (DST) Operand (SRC0) Operand (SRC1)
Arithmetic MAC multiply-accumulate GRF_B GRF, BANK GRF, BANK, SRF

The paper mentions that there are 14 combinations for this instruction, but I'm unclear on how this number is derived. Specifically:

  • Is the MAC with the auto bit counted as a single combination?
  • Can the bank type be used for both operands?

Could you clarify the 14 possible combinations?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant