Searched defs:asmArch (Results 1 – 1 of 1) sorted by relevance
50 type asmArch struct { struct51 name string52 bigEndian bool53 stack string54 lr bool59 retRegs []string61 sizes types.Sizes62 intSize int63 ptrSize int64 maxAlign int[all …]