├── LICENSE ├── Makefile ├── README └── amd-ucodegen.c /LICENSE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/AndyLavr/amd-ucodegen/HEAD/LICENSE -------------------------------------------------------------------------------- /Makefile: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/AndyLavr/amd-ucodegen/HEAD/Makefile -------------------------------------------------------------------------------- /README: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/AndyLavr/amd-ucodegen/HEAD/README -------------------------------------------------------------------------------- /amd-ucodegen.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/AndyLavr/amd-ucodegen/HEAD/amd-ucodegen.c --------------------------------------------------------------------------------