Skip to content

Commit c9f4ceb

Browse files
elifaslan1shipilev
authored andcommitted
8310915: Typo in aarch64.ad: "envcodings"
Backport-of: 6f325db49365d3d06add5d194d4696a1428675fa
1 parent 6d2e15c commit c9f4ceb

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
@@ -3398,7 +3398,7 @@ encode %{
33983398
}
33993399
%}
34003400

3401-
/// mov envcodings
3401+
// mov encodings
34023402

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

0 commit comments

Comments
 (0)