File tree Expand file tree Collapse file tree 7 files changed +7
-7
lines changed Expand file tree Collapse file tree 7 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 31
31
#
32
32
# cost:number describe how many cycles are needed to complete the instruction (unused)
33
33
#
34
- # clob:spec describe if the instruction clobbers registers or has special needs
34
+ # clob:spec describe if the instruction clobbers registers or has special requirements
35
35
#
36
36
# c clobbers caller-save registers
37
37
# 1 clobbers the first source register
Original file line number Diff line number Diff line change 26
26
#
27
27
# cost:number describe how many cycles are needed to complete the instruction (unused)
28
28
#
29
- # clob:spec describe if the instruction clobbers registers or has special needs
29
+ # clob:spec describe if the instruction clobbers registers or has special requirements
30
30
#
31
31
# spec can be one of the following characters:
32
32
# c clobbers caller-save registers
Original file line number Diff line number Diff line change 26
26
#
27
27
# cost:number describe how many cycles are needed to complete the instruction (unused)
28
28
#
29
- # clob:spec describe if the instruction clobbers registers or has special needs
29
+ # clob:spec describe if the instruction clobbers registers or has special requirements
30
30
#
31
31
# spec can be one of the following characters:
32
32
# c clobbers caller-save registers
Original file line number Diff line number Diff line change 22
22
#
23
23
# cost:number describe how many cycles are needed to complete the instruction (unused)
24
24
#
25
- # clob:spec describe if the instruction clobbers registers or has special needs
25
+ # clob:spec describe if the instruction clobbers registers or has special requirements
26
26
#
27
27
# spec can be one of the following characters:
28
28
# c clobbers caller-save registers
Original file line number Diff line number Diff line change 22
22
#
23
23
# cost:number describe how many cycles are needed to complete the instruction (unused)
24
24
#
25
- # clob:spec describe if the instruction clobbers registers or has special needs
25
+ # clob:spec describe if the instruction clobbers registers or has special requirements
26
26
#
27
27
# spec can be one of the following characters:
28
28
# c clobbers caller-save registers
Original file line number Diff line number Diff line change 22
22
#
23
23
# cost:number describe how many cycles are needed to complete the instruction (unused)
24
24
#
25
- # clob:spec describe if the instruction clobbers registers or has special needs
25
+ # clob:spec describe if the instruction clobbers registers or has special requirements
26
26
#
27
27
# spec can be one of the following characters:
28
28
# c clobbers caller-save registers
Original file line number Diff line number Diff line change 32
32
#
33
33
# cost:number describe how many cycles are needed to complete the instruction (unused)
34
34
#
35
- # clob:spec describe if the instruction clobbers registers or has special needs
35
+ # clob:spec describe if the instruction clobbers registers or has special requirements
36
36
#
37
37
# spec can be one of the following characters:
38
38
# c clobbers caller-save registers
You can’t perform that action at this time.
0 commit comments