Home
last modified time | relevance | path

Searched defs:RegShift (Results 1 – 1 of 1) sorted by relevance

/prebuilts/go/linux-x86/src/cmd/vendor/golang.org/x/arch/arm/armasm/
Dinst.go338 type RegShift struct { struct
339 Reg Reg
340 Shift Shift
341 Count uint8
344 func (RegShift) IsArg() {}
346 func (r RegShift) String() string {