Imports of package opcodescsv

PathSynopsis
golang.org/x/arch/x86/x86csvPackage x86csv provides means to work with "x86.csv".
osPackage os provides a platform-independent interface to operating system functionality.
reflectPackage reflect implements run-time reflection, allowing a program to manipulate objects with arbitrary types.
strconvPackage strconv implements conversions to and from string representations of basic data types.
stringsPackage strings implements simple functions to manipulate UTF-8 encoded strings.