Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion spec/custom/isa/qc_iu/inst/Xqci/qc.addsat.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ encoding:
- name: rd
location: 11-7
not: 0
assembly: " xd, xs1, xs2"
assembly: xd, xs1, xs2
access:
s: always
u: always
Expand Down
2 changes: 1 addition & 1 deletion spec/custom/isa/qc_iu/inst/Xqci/qc.addusat.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ encoding:
- name: rd
location: 11-7
not: 0
assembly: " xd, xs1, xs2"
assembly: xd, xs1, xs2
access:
s: always
u: always
Expand Down
2 changes: 1 addition & 1 deletion spec/custom/isa/qc_iu/inst/Xqci/qc.beqi.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ encoding:
- name: rs1
location: 19-15
not: 0
assembly: " xs1, imm, offset"
assembly: xs1, imm, offset
access:
s: always
u: always
Expand Down
2 changes: 1 addition & 1 deletion spec/custom/isa/qc_iu/inst/Xqci/qc.bgei.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ encoding:
- name: rs1
location: 19-15
not: 0
assembly: " xs1, imm, offset"
assembly: xs1, imm, offset
access:
s: always
u: always
Expand Down
2 changes: 1 addition & 1 deletion spec/custom/isa/qc_iu/inst/Xqci/qc.bgeui.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ encoding:
- name: rs1
location: 19-15
not: 0
assembly: " xs1, imm, offset"
assembly: xs1, imm, offset
access:
s: always
u: always
Expand Down
2 changes: 1 addition & 1 deletion spec/custom/isa/qc_iu/inst/Xqci/qc.blti.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ encoding:
- name: rs1
location: 19-15
not: 0
assembly: " xs1, imm, offset"
assembly: xs1, imm, offset
access:
s: always
u: always
Expand Down
2 changes: 1 addition & 1 deletion spec/custom/isa/qc_iu/inst/Xqci/qc.bltui.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ encoding:
- name: rs1
location: 19-15
not: 0
assembly: " xs1, imm, offset"
assembly: xs1, imm, offset
access:
s: always
u: always
Expand Down
2 changes: 1 addition & 1 deletion spec/custom/isa/qc_iu/inst/Xqci/qc.bnei.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ encoding:
- name: rs1
location: 19-15
not: 0
assembly: " xs1, imm, offset"
assembly: xs1, imm, offset
access:
s: always
u: always
Expand Down
2 changes: 1 addition & 1 deletion spec/custom/isa/qc_iu/inst/Xqci/qc.brev32.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ encoding:
- name: rd
location: 11-7
not: 0
assembly: " xd, xs1"
assembly: xd, xs1
access:
s: always
u: always
Expand Down
2 changes: 1 addition & 1 deletion spec/custom/isa/qc_iu/inst/Xqci/qc.c.bexti.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ definedBy:
anyOf:
- Xqci
- Xqcibm
assembly: " xd, shamt"
assembly: xd, shamt
base: 32
encoding:
match: 100100--------01
Expand Down
2 changes: 1 addition & 1 deletion spec/custom/isa/qc_iu/inst/Xqci/qc.c.bseti.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ definedBy:
anyOf:
- Xqci
- Xqcibm
assembly: " xd, shamt"
assembly: xd, shamt
base: 32
encoding:
match: 100101--------01
Expand Down
2 changes: 1 addition & 1 deletion spec/custom/isa/qc_iu/inst/Xqci/qc.c.clrint.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ definedBy:
anyOf:
- Xqci
- Xqciint
assembly: " xs1"
assembly: xs1
base: 32
encoding:
match: 0001-----0001110
Expand Down
2 changes: 1 addition & 1 deletion spec/custom/isa/qc_iu/inst/Xqci/qc.c.dir.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ definedBy:
anyOf:
- Xqci
- Xqciint
assembly: " xd"
assembly: xd
base: 32
encoding:
match: 0001-----0000010
Expand Down
2 changes: 1 addition & 1 deletion spec/custom/isa/qc_iu/inst/Xqci/qc.c.eir.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ definedBy:
anyOf:
- Xqci
- Xqciint
assembly: " xs1"
assembly: xs1
base: 32
encoding:
match: 0001-----0000110
Expand Down
2 changes: 1 addition & 1 deletion spec/custom/isa/qc_iu/inst/Xqci/qc.c.extu.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ definedBy:
anyOf:
- Xqci
- Xqcibm
assembly: " xd, width"
assembly: xd, width
base: 32
encoding:
match: 0001----------10
Expand Down
2 changes: 1 addition & 1 deletion spec/custom/isa/qc_iu/inst/Xqci/qc.c.muliadd.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ encoding:
location: 9-7
- name: rd
location: 4-2
assembly: " xd, xs1, uimm"
assembly: xd, xs1, uimm
access:
s: always
u: always
Expand Down
2 changes: 1 addition & 1 deletion spec/custom/isa/qc_iu/inst/Xqci/qc.c.mveqz.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ encoding:
location: 9-7
- name: rd
location: 4-2
assembly: " xd, xs1"
assembly: xd, xs1
access:
s: always
u: always
Expand Down
2 changes: 1 addition & 1 deletion spec/custom/isa/qc_iu/inst/Xqci/qc.c.setint.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ definedBy:
anyOf:
- Xqci
- Xqciint
assembly: " xs1"
assembly: xs1
base: 32
encoding:
match: 0001-----0001010
Expand Down
2 changes: 1 addition & 1 deletion spec/custom/isa/qc_iu/inst/Xqci/qc.c.sync.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ definedBy:
anyOf:
- Xqci
- Xqcisync
assembly: " slist"
assembly: slist
base: 32
encoding:
match: "100000---0000001"
Expand Down
2 changes: 1 addition & 1 deletion spec/custom/isa/qc_iu/inst/Xqci/qc.c.syncr.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ definedBy:
anyOf:
- Xqci
- Xqcisync
assembly: " slist"
assembly: slist
base: 32
encoding:
match: "100001---0000001"
Expand Down
2 changes: 1 addition & 1 deletion spec/custom/isa/qc_iu/inst/Xqci/qc.c.syncwf.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ definedBy:
anyOf:
- Xqci
- Xqcisync
assembly: " slist"
assembly: slist
base: 32
encoding:
match: "100100---0000001"
Expand Down
2 changes: 1 addition & 1 deletion spec/custom/isa/qc_iu/inst/Xqci/qc.c.syncwl.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ definedBy:
anyOf:
- Xqci
- Xqcisync
assembly: " slist"
assembly: slist
base: 32
encoding:
match: "100101---0000001"
Expand Down
2 changes: 1 addition & 1 deletion spec/custom/isa/qc_iu/inst/Xqci/qc.clo.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ encoding:
- name: rd
location: 11-7
not: 0
assembly: " xd, xs1"
assembly: xd, xs1
access:
s: always
u: always
Expand Down
2 changes: 1 addition & 1 deletion spec/custom/isa/qc_iu/inst/Xqci/qc.clrinti.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ definedBy:
anyOf:
- Xqci
- Xqciint
assembly: " imm"
assembly: imm
base: 32
encoding:
match: 1100111----------000000001110011
Expand Down
2 changes: 1 addition & 1 deletion spec/custom/isa/qc_iu/inst/Xqci/qc.compress2.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ encoding:
- name: rd
location: 11-7
not: 0
assembly: " xd, xs1"
assembly: xd, xs1
access:
s: always
u: always
Expand Down
2 changes: 1 addition & 1 deletion spec/custom/isa/qc_iu/inst/Xqci/qc.compress3.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ encoding:
- name: rd
location: 11-7
not: 0
assembly: " xd, xs1"
assembly: xd, xs1
access:
s: always
u: always
Expand Down
2 changes: 1 addition & 1 deletion spec/custom/isa/qc_iu/inst/Xqci/qc.csrrwri.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ definedBy:
anyOf:
- Xqci
- Xqcicsr
assembly: " xd, imm, xs2"
assembly: xd, imm, xs2
base: 32
encoding:
match: 1000111----------000-----1110011
Expand Down
2 changes: 1 addition & 1 deletion spec/custom/isa/qc_iu/inst/Xqci/qc.cto.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ encoding:
- name: rd
location: 11-7
not: 0
assembly: " xd, xs1"
assembly: xd, xs1
access:
s: always
u: always
Expand Down
2 changes: 1 addition & 1 deletion spec/custom/isa/qc_iu/inst/Xqci/qc.e.addai.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ encoding:
- name: rd
location: 11-7
not: 0
assembly: " xd, imm"
assembly: xd, imm
access:
s: always
u: always
Expand Down
2 changes: 1 addition & 1 deletion spec/custom/isa/qc_iu/inst/Xqci/qc.e.addi.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ encoding:
- name: rd
location: 11-7
not: 0
assembly: " xd, xs1, imm"
assembly: xd, xs1, imm
access:
s: always
u: always
Expand Down
2 changes: 1 addition & 1 deletion spec/custom/isa/qc_iu/inst/Xqci/qc.e.andai.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ encoding:
- name: rd
location: 11-7
not: 0
assembly: " xd, imm"
assembly: xd, imm
access:
s: always
u: always
Expand Down
2 changes: 1 addition & 1 deletion spec/custom/isa/qc_iu/inst/Xqci/qc.e.andi.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ encoding:
- name: rd
location: 11-7
not: 0
assembly: " xd, xs1, imm"
assembly: xd, xs1, imm
access:
s: always
u: always
Expand Down
2 changes: 1 addition & 1 deletion spec/custom/isa/qc_iu/inst/Xqci/qc.e.beqi.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ encoding:
- name: rs1
location: 19-15
not: 0
assembly: " xs1, imm, offset"
assembly: xs1, imm, offset
access:
s: always
u: always
Expand Down
2 changes: 1 addition & 1 deletion spec/custom/isa/qc_iu/inst/Xqci/qc.e.bgei.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ encoding:
- name: rs1
location: 19-15
not: 0
assembly: " xs1, imm, offset"
assembly: xs1, imm, offset
access:
s: always
u: always
Expand Down
2 changes: 1 addition & 1 deletion spec/custom/isa/qc_iu/inst/Xqci/qc.e.bgeui.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ encoding:
- name: rs1
location: 19-15
not: 0
assembly: " xs1, imm, offset"
assembly: xs1, imm, offset
access:
s: always
u: always
Expand Down
2 changes: 1 addition & 1 deletion spec/custom/isa/qc_iu/inst/Xqci/qc.e.blti.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ encoding:
- name: rs1
location: 19-15
not: 0
assembly: " xs1, imm, offset"
assembly: xs1, imm, offset
access:
s: always
u: always
Expand Down
2 changes: 1 addition & 1 deletion spec/custom/isa/qc_iu/inst/Xqci/qc.e.bltui.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ encoding:
- name: rs1
location: 19-15
not: 0
assembly: " xs1, imm, offset"
assembly: xs1, imm, offset
access:
s: always
u: always
Expand Down
2 changes: 1 addition & 1 deletion spec/custom/isa/qc_iu/inst/Xqci/qc.e.bnei.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ encoding:
- name: rs1
location: 19-15
not: 0
assembly: " xs1, imm, offset"
assembly: xs1, imm, offset
access:
s: always
u: always
Expand Down
2 changes: 1 addition & 1 deletion spec/custom/isa/qc_iu/inst/Xqci/qc.e.j.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ definedBy:
anyOf:
- Xqci
- Xqcilb
assembly: " imm"
assembly: imm
base: 32
encoding:
match: -----------------------00000---00100-----0011111
Expand Down
2 changes: 1 addition & 1 deletion spec/custom/isa/qc_iu/inst/Xqci/qc.e.jal.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ definedBy:
anyOf:
- Xqci
- Xqcilb
assembly: " imm"
assembly: imm
base: 32
encoding:
match: -----------------------00000---01100-----0011111
Expand Down
2 changes: 1 addition & 1 deletion spec/custom/isa/qc_iu/inst/Xqci/qc.e.lb.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ definedBy:
anyOf:
- Xqci
- Xqcilo
assembly: " xd, imm(xs1)"
assembly: xd, imm(xs1)
base: 32
encoding:
match: ----------------00---------------101-----0011111
Expand Down
2 changes: 1 addition & 1 deletion spec/custom/isa/qc_iu/inst/Xqci/qc.e.lbu.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ definedBy:
anyOf:
- Xqci
- Xqcilo
assembly: " xd, imm(xs1)"
assembly: xd, imm(xs1)
base: 32
encoding:
match: ----------------01---------------101-----0011111
Expand Down
2 changes: 1 addition & 1 deletion spec/custom/isa/qc_iu/inst/Xqci/qc.e.lh.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ definedBy:
anyOf:
- Xqci
- Xqcilo
assembly: " xd, imm(xs1)"
assembly: xd, imm(xs1)
base: 32
encoding:
match: ----------------10---------------101-----0011111
Expand Down
2 changes: 1 addition & 1 deletion spec/custom/isa/qc_iu/inst/Xqci/qc.e.lhu.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ definedBy:
anyOf:
- Xqci
- Xqcilo
assembly: " xd, imm(xs1)"
assembly: xd, imm(xs1)
base: 32
encoding:
match: ----------------11---------------101-----0011111
Expand Down
Loading
Loading