Searched defs:instFormat (Results 1 – 3 of 3) sorted by relevance
17 type instFormat struct { struct18 mask uint3219 value uint3220 op Op25 args instArgs26 canDecode func(instr uint32) bool
31 type instFormat struct { struct32 Op Op33 Mask uint6434 Value uint6435 DontCare uint6436 Args [6]*argField
27 type instFormat struct { struct28 mask uint3229 value uint3230 priority int831 op Op32 opBits uint6433 args instArgs