cmd/asm: no PRFM support for ARM64 platform #22932
Labels
FeatureRequest
Issues asking for a new feature that does not need a proposal.
FrozenDueToAge
NeedsFix
The path to resolution is known, but the work has not been done.
Milestone
What version of Go are you using (
go version
)?go version devel +9a13f8e Tue Nov 28 06:47:50 2017 +0000 linux/arm64
Does this issue reproduce with the latest release?
yes
What operating system and processor architecture are you using (
go env
)?What did you do?
check
cmd/asm/internal/asm/testdata/arm64enc.s
I found PRFM is at TODO stage
What did you expect to see?
PRFM works on arm64 platform
What did you see instead?
PRFM not supported
NOTE
I've already contacted Fannie Zhang who is a ARM employee and willing to import this inst for us :)
The text was updated successfully, but these errors were encountered: