go/src/cmd/internal/obj/x86/asm_test.go

type oclassTest

var oclassTestsAMD64

var oclassTests386

func init() {}

func TestOclass(t *testing.T) {}

func TestRegisterListEncDec(t *testing.T) {}

func TestRegIndex(t *testing.T) {}

// TestPCALIGN verifies the correctness of the PCALIGN by checking if the
// code can be aligned to the alignment value.
func TestPCALIGN(t *testing.T) {}