Skip to content

Commit

Permalink
keep the comment by CR.
Browse files Browse the repository at this point in the history
  • Loading branch information
shushanhf committed Apr 19, 2023
1 parent 87ae579 commit 411a58f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/coreclr/vm/loongarch64/thunktemplates.S
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,8 @@
#include "unixasmmacros.inc"
#include "asmconstants.h"

// Note that the offsets specified in pcaddi must match the behavior of GetStubCodePageSize() on this architecture/os.

LEAF_ENTRY StubPrecodeCode
pcaddi $r21, 0x1004 //4, for Type encoding.
ld.d $t2,$r21, (StubPrecodeData__MethodDesc - 4*4)
Expand Down

0 comments on commit 411a58f

Please sign in to comment.