Skip to content
Snippets Groups Projects
Commit 96eed4e0 authored by Alyssa Rosenzweig's avatar Alyssa Rosenzweig
Browse files

panfrost/midgard/disasm: Fill in .int mod


Signed-off-by: default avatarAlyssa Rosenzweig <alyssa@rosenzweig.io>
parent 7469df70
No related branches found
No related tags found
Loading
......@@ -107,7 +107,7 @@ print_reg(unsigned reg, unsigned bits)
static char *outmod_names[4] = {
"",
".pos",
"",
".int",
".sat"
};
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment