mirror of
https://github.com/tiagovignatti/intel-gpu-tools.git
synced 2025-06-10 17:36:11 +00:00
Add acc[01] as src operands.
This commit is contained in:
parent
edc82a045c
commit
2a0f135784
@ -507,8 +507,11 @@ imm32reg: imm32 srcimmtype
|
|||||||
}
|
}
|
||||||
;
|
;
|
||||||
|
|
||||||
/* XXX: accreg regtype */
|
|
||||||
directsrcaccoperand: directsrcoperand
|
directsrcaccoperand: directsrcoperand
|
||||||
|
| accreg regtype
|
||||||
|
{
|
||||||
|
set_src_operand(&$$, &$1, $2);
|
||||||
|
}
|
||||||
;
|
;
|
||||||
|
|
||||||
/* Returns a source operand in the src0 fields of an instruction. */
|
/* Returns a source operand in the src0 fields of an instruction. */
|
||||||
|
Loading…
x
Reference in New Issue
Block a user