search for: sched0

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

Did you mean: sched
2016 Sep 10
0
[PATCH] gm107: separate out sched decoding from regular ops
..."mov32i"), REG_00, U32_20, U04_12 }, - /*XXX: hw expects this 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 see...