Skip to content

[mlir][dxsa] Add mov, dmov, movc and swapc instructions#207

Open
tagolog wants to merge 3 commits into
dxsa-mlirfrom
vshiryaev/dxsa-mlir-mov-dmov
Open

[mlir][dxsa] Add mov, dmov, movc and swapc instructions#207
tagolog wants to merge 3 commits into
dxsa-mlirfrom
vshiryaev/dxsa-mlir-mov-dmov

Conversation

@tagolog

@tagolog tagolog commented Jun 27, 2026

Copy link
Copy Markdown

Example:
dxsa.mov r<0>, r<1>
dxsa.dmov r<0, <x, y>>, -|r<1, <z, w, x, y>>|
dxsa.dmovc r<0>, r<1>, r<2>, r<3>
dxsa.swapc r<0>, r<1>, r<2>, r<3>, r<4>

Example:
 dxsa.mov r<0>, r<1>
 dxsa.dmov r<0, <x, y>>, -|r<1, <z, w, x, y>>|

Signed-off-by: Vladimir Shiryaev <vshiryaev@accesssoftek.com>
@tagolog tagolog self-assigned this Jun 27, 2026
Example:
  dxsa.swapc r<0>, r<1>, r<2>, r<3>, r<4>

Signed-off-by: Vladimir Shiryaev <vshiryaev@accesssoftek.com>
@tagolog tagolog changed the title [mlir][dxsa] Add mov and dmov instructions [mlir][dxsa] Add mov, dmov and swapc instructions Jun 28, 2026
Example:
  dxsa.dmovc r<0>, r<1>, r<2>, r<3>

Signed-off-by: Vladimir Shiryaev <vshiryaev@accesssoftek.com>
@tagolog tagolog changed the title [mlir][dxsa] Add mov, dmov and swapc instructions [mlir][dxsa] Add mov, dmov, movc and swapc instructions Jun 28, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant