search for: tabsch

Displaying 1 result from an estimated 1 matches for "tabsch".

Did you mean: tabs
2016 Sep 10
0
[PATCH] gm107: separate out sched decoding from regular ops
...data prior to every 3 insns, this is a compromise between printing most scheds, and not disasm'ing other unknowns as sched */ - { 0x0000000000000000ull, 0xf000000000000000ull, OP8B, N( "sched"), SCHED0, SCHED1, SCHED2 }, { 0, 0, OP8B, OOPS }, }; +static struct insn tabsched[] = { + { 0x0000000000000000ull, 0x8000000000000000ull, OP8B, N( "sched"), SCHED0, SCHED1, SCHED2 }, + { 0, 0, OP8B, OOPS }, +}; + +static struct insn tabrootas[] = { + /* HACK: envyas does not seem to properly interpret sched ops + * when the mask is set to what's in...