type badInstTest … func TestAMD64BadInstParser(t *testing.T) { … } func testBadInstParser(t *testing.T, goarch string, tests []badInstTest) { … }
type badInstTest … func TestAMD64BadInstParser(t *testing.T) { … } func testBadInstParser(t *testing.T, goarch string, tests []badInstTest) { … }