• R/O
  • HTTP
  • SSH
  • HTTPS

標籤
無標籤

Frequently used words (click to add to your profile)

javac++androidlinuxc#windowsobjective-ccocoa誰得qtpythonphprubygameguibathyscaphec計画中(planning stage)翻訳omegatframeworktwitterdomtestvb.netdirectxゲームエンジンbtronarduinopreviewer

File Info

修訂. aaaeb63d738f000d38c0b01eeabe30e1fa424fe4
大小 199 bytes
時間 2015-12-17 00:02:37
作者 Yoshinori Sato
Log Message

Merge branch 'master' of ssh://sourceware.org/git/binutils-gdb

Content

.include "t-macros.i"

	start

	PSW_BITS = PSW_C|PSW_F0|PSW_F1
	
	ldi	r6, #success@word
	mvtc	r6, dpc
	ldi	r6, #PSW_BITS
	mvtc	r6, dpsw

test_rdt:
	RTD
	exit47

success:
	checkpsw2 1 PSW_BITS
	exit0