Skip to content

Commit

Permalink
Fix the length of r4const on arm.
Browse files Browse the repository at this point in the history
  • Loading branch information
vargaz committed Jul 11, 2011
1 parent 125b235 commit 15b7c69
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion mono/mini/cpu-arm.md
Expand Up @@ -91,7 +91,7 @@ vcall: len:20 clob:c
vcall_reg: src1:i len:8 clob:c
vcall_membase: src1:b len:12 clob:c
iconst: dest:i len:16
r4const: dest:f len:20
r4const: dest:f len:24
r8const: dest:f len:20
label: len:0
store_membase_imm: dest:b len:20
Expand Down

0 comments on commit 15b7c69

Please sign in to comment.