搜索资源列表
gas_testing.tar
- 在Linux上使用gas(AT&T匯編語法)的三個範例程式: hello.S - 在終端機上打印"Hello World"字串 cpuid.S - 顯示CPU之ID資訊 detect_cpuid.S - 偵測CPU是否有ID資訊-In the Linux using gas (AT&T assembly syntax) of the three sample programs: hello.S- in the terminal to print "Hello World" cpu