cputype.asm

来自「一个towfish加密算法的源代码」· 汇编 代码 · 共 12 行

ASM
12
字号
	TITLE cpuid3a
	.386
	.model flat

; Filename: cpuid3a.asm
; Copyright 1993, 1994, 1995, 1996, 1997 by Intel Corp.
;
; This program has been developed by Intel Corporation. Intel
; has various intellectual property rights which it may assert
; under certain circumstances, such as if another
; manufacturer抯 processor mis-identifies itself as being
; 揋enuineIntel

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?