⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 andccr.cgs

📁 gdb-6.8 Linux下的调试程序 最新版本
💻 CGS
字号:
# fr30 testcase for andccr $u8# mach(): fr30	.include "testutils.inc"	START	.text	.global andccrandccr:	set_cc		0x00	set_i			0	set_s_system	andccr      	0xff	test_cc		0 0 0 0	test_i		0	test_s_system	set_cc		0x0f	set_i			1	set_s_user	andccr      	0xff	test_cc		1 1 1 1	test_i		1	test_s_user	set_cc		0x0f	set_i			1	set_s_user	andccr      	0xaa	test_cc		1 0 1 0	test_i		0	test_s_user	set_cc		0x0f	set_i			1	set_s_user	andccr      	0xc0	test_cc		0 0 0 0	test_i		0	test_s_system	set_cc		0x0f	set_i			1	set_s_user	andccr      	0x3f		; no effect	test_cc		1 1 1 1	test_i		1	test_s_user	pass

⌨️ 快捷键说明

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