Hello, If I define a macro-instruction, say something similar to JumpOnSmi, which architectures do I have to implement it for?
I see there are ports of certain things for MIPS, s390, PowerPC, RISC-V, etc, but according to this link: Handling of ports ยท V8 <https://v8.dev/docs/ports>, these are not fully supported. In this case, would the only architectures I need to support be x86/x64 and arm/arm64? Thank you! -- -- v8-dev mailing list [email protected] http://groups.google.com/group/v8-dev --- You received this message because you are subscribed to the Google Groups "v8-dev" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/v8-dev/89256ea6-f197-440f-9c52-b7c36c05d29en%40googlegroups.com.
