Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

remove unnecessary line breaks #533

Merged
merged 1 commit into from
Feb 12, 2025
Merged
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: 0 additions & 2 deletions src/insns/amo_32bit.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,6 @@

See <<AMOOPD>>.

<<<

[#AMOOPD,reftext="AMO<OP>.D"]
==== AMO<OP>.D

Expand Down
3 changes: 0 additions & 3 deletions src/insns/hypv-virt-store.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -2,17 +2,14 @@

[#HSV_B,reftext="HSV.B"]
==== HSV.B

See <<HSV_W>>.

[#HSV_H,reftext="HSV.H"]
==== HSV.H

See <<HSV_W>>.

[#HSV_D,reftext="HSV.D"]
==== HSV.D

See <<HSV_W>>.

<<<
Expand Down
2 changes: 0 additions & 2 deletions src/insns/load_16bit.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,6 @@
==== C.LD
See <<C_LW>>.

<<<

[#C_LW,reftext="C.LW"]
==== C.LW

Expand Down
2 changes: 0 additions & 2 deletions src/insns/load_16bit_Zcb.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,6 @@ See <<C.LBU>>.
==== C.LHU
See <<C.LBU>>.

<<<

[#C_LBU,reftext="C.LBU"]
==== C.LBU

Expand Down
2 changes: 0 additions & 2 deletions src/insns/load_16bit_sprel.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,6 @@

See <<C_LDSP>>.

<<<

[#C_LDSP,reftext="C.LDSP"]
==== C.LDSP

Expand Down
6 changes: 0 additions & 6 deletions src/insns/load_32bit.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -2,32 +2,26 @@

[#LD,reftext="LD"]
==== LD

See <<LB>>.

[#LWU,reftext="LWU"]
==== LWU

See <<LB>>.

[#LW,reftext="LW"]
==== LW

See <<LB>>.

[#LHU,reftext="LHU"]
==== LHU

See <<LB>>.

[#LH,reftext="LH"]
==== LH

See <<LB>>.

[#LBU,reftext="LBU"]
==== LBU

See <<LB>>.

<<<
Expand Down
2 changes: 0 additions & 2 deletions src/insns/load_32bit_fp.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,6 @@ See <<FLH>>.
==== FLW
See <<FLH>>.

<<<

[#FLH,reftext="FLH"]
==== FLH

Expand Down
2 changes: 0 additions & 2 deletions src/insns/load_res_32bit.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,6 @@ See <<LR.B>>.
==== LR.H
See <<LR.B>>.

<<<

[#LR_B,reftext="LR.B"]
==== LR.B

Expand Down
2 changes: 0 additions & 2 deletions src/insns/sh123add_32bit.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,6 @@ See <<SH3ADD>>.
==== SH2ADD
See <<SH3ADD>>.

<<<

[#SH3ADD,reftext="SH3ADD"]
==== SH3ADD

Expand Down
2 changes: 0 additions & 2 deletions src/insns/sh123adduw_32bit.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,6 @@ See <<SH3ADD.UW>>.
==== SH2ADD.UW
See <<SH3ADD.UW>>.

<<<

[#SH3ADD_UW,reftext="SH3ADD.UW"]
==== SH3ADD.UW

Expand Down
2 changes: 0 additions & 2 deletions src/insns/store_16bit.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,6 @@

See <<C.SW>>.

<<<

[#C_SW,reftext="C.SW"]
==== C.SW

Expand Down
2 changes: 0 additions & 2 deletions src/insns/store_16bit_Zcb.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,6 @@
==== C.SH
See <<C.SB>>.

<<<

[#C_SB,reftext="C.SB"]
==== C.SB

Expand Down
2 changes: 0 additions & 2 deletions src/insns/store_16bit_sprel.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,6 @@

See <<C_SDSP>>.

<<<

[#C_SDSP,reftext="C.SDSP"]
==== C.SDSP

Expand Down
3 changes: 0 additions & 3 deletions src/insns/store_32bit.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -2,17 +2,14 @@

[#SD,reftext="SD"]
==== SD

See <<SB>>

[#SW,reftext="SW"]
==== SW

See <<SB>>

[#SH,reftext="SH"]
==== SH

See <<SB>>

<<<
Expand Down
2 changes: 0 additions & 2 deletions src/insns/store_32bit_fp.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,6 @@ See <<FSH>>.
==== FSW
See <<FSH>>.

<<<

[#FSH,reftext="FSH"]
==== FSH

Expand Down
Loading