gh-106706: Streamline family syntax in cases generator DSL (#106716)
From `family(opname, STRUCTSIZE) = OPNAME + SPEC1 + ... + SPECn;` to `family(OPNAME, STRUCTSIZE) = SPEC1 + ... + SPECn;`
K
Kevin Diem committed
cc25ca16ee406db936dfbd2337cbd14b12ccc4b7
Parent: e589601
Committed by GitHub <noreply@github.com>
on 7/16/2023, 3:16:34 PM