- Sort Score
- Num 10 results
- Language All
Results 1 - 1 of 1 for jumpS390x (0.04 seconds)
-
src/cmd/asm/internal/arch/arch.go
return &Arch{ LinkArch: &s390x.Links390x, Instructions: instructions, Register: register, RegisterPrefix: registerPrefix, RegisterNumber: s390xRegisterNumber, IsJump: jumpS390x, } } func archWasm() *Arch { instructions := make(map[string]obj.As) for i, s := range obj.Anames { instructions[s] = obj.As(i) } for i, s := range wasm.Anames {
Created: Tue Apr 07 11:13:11 GMT 2026 - Last Modified: Fri Mar 20 17:02:17 GMT 2026 - 22K bytes - Click Count (0)