We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5a70ddf commit a4fd800Copy full SHA for a4fd800
envydis/gm107.c
@@ -862,12 +862,12 @@ static struct insn tabdef8_1[] = {
862
};
863
864
static struct insn tabdeb8_0[] = {
865
- { 0x0000000000000000ull, 0x0000000e00000000ull },
866
- { 0x0000002000000000ull, 0x0000000e00000000ull, N("lz") },
867
- { 0x0000004000000000ull, 0x0000000e00000000ull, N("lb") },
868
- { 0x0000006000000000ull, 0x0000000e00000000ull, N("ll") },
869
- { 0x000000c000000000ull, 0x0000000e00000000ull, N("lba") },
870
- { 0x000000e000000000ull, 0x0000000e00000000ull, N("lla") },
+ { 0x0000000000000000ull, 0x000000e000000000ull },
+ { 0x0000002000000000ull, 0x000000e000000000ull, N("lz") },
+ { 0x0000004000000000ull, 0x000000e000000000ull, N("lb") },
+ { 0x0000006000000000ull, 0x000000e000000000ull, N("ll") },
+ { 0x000000c000000000ull, 0x000000e000000000ull, N("lba") },
+ { 0x000000e000000000ull, 0x000000e000000000ull, N("lla") },
871
{ 0, 0, OOPS },
872
873
0 commit comments