Skip to content

Commit 05721e5

Browse files
elifaslan1shipilev
authored andcommitted
8310915: Typo in aarch64.ad: "envcodings"
Backport-of: 6f325db49365d3d06add5d194d4696a1428675fa
1 parent 8374d1f commit 05721e5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/hotspot/cpu/aarch64/aarch64.ad

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3401,7 +3401,7 @@ encode %{
34013401
}
34023402
%}
34033403

3404-
/// mov envcodings
3404+
// mov encodings
34053405

34063406
enc_class aarch64_enc_movw_imm(iRegI dst, immI src) %{
34073407
C2_MacroAssembler _masm(&cbuf);

0 commit comments

Comments
 (0)