Accueil > Réalisations > Publications > Ouvrages > Ouvrages sur la HP48 s/sx > HP48 Machine Language - A Journey to the Center of the HP48 s/sx - Read the (...)

HP48 Machine Language - A Journey to the Center of the HP48 s/sx - Read the book online

mardi 12 juin 2007, par Paul Courbis

If you don’t want to download the book, you can read it online here...

A paper version of this book is avalable via Amazon !

hp48ml - page 380 - Courbis, acteur de l'Internet depuis 1988
Section précédente : Machine Language Instruction Set Page précédente Sommaire Page suivante Section suivante : Glossary

Machine Language Instruction Set

(c) Courbis www.courbis.fr   380 APPENDICESh  ttp:  //ww  w.c  our  bis.  com  PD Ff iles  av aila  ble on htt p:// ww  w.c our bis .co m-  Re dis trib  utio  no rm irro rin gs tric  tly pro hib ited  .  00 RTNSXM 01 RTN 02 RTNSC 03 RTNCC 04 SETHEX 05 SETDEC 06 RSTK=C 07 C=RSTK 08 CLRST 09 C=ST 0A ST=C 0B CSTEX 0C P=P+1 0D P=P-1 0Ef0 A=A&B f 0Ef1 B=B&C f 0Ef2 C=C&A f 0Ef3 D=D&C f 0Ef4 B=B&A f 0Ef5 C=C&B f 0Ef6 A=A&C f 0Ef7 C=C&D f 0Ef8 A=A!B f 0Ef9 B=B!C f 0EfA C=C!A f 0EfB D=D!C f 0EfC B=B!A f 0EfD C=C!B f 0EfE A=A!C f 0EfF C=C!D f 0F RTI  100 R0=A 101 R1=A 102 R2=A 103 R3=A 104 R4=A 108 R0=C 109 R1=C 10A R2=C 10B R3=C 10C R4=C 110 A=R0 111 A=R1 112 A=R2 113 A=R3 114 A=R4  118 C=R0 119 C=R1 11A C=R2 11B C=R3 11C C=R4 120 AR0EX 121 AR1EX 122 AR2EX 123 AR3EX 124 AR4EX 128 CR0EX 129 CR1EX 12A CR2EX 12B CR3EX 12C CR4EX 130 D0=A 131 D1=A 132 AD0EX 133 AD1EX 134 D0=C 135 D1=C 136 CD0EX 137 CD1EX 138 D0=AS 139 D1=AS 13A AD0XS 13B AD1XS  13C D0=CS 13D D1=CS 13E CD0XS 13F CD1XS 140 DAT0=A A 141 DAT1=A A 142 A=DAT0 A 143 A=DAT1 A 144 DAT0=C A 145 DAT1=C A 146 C=DAT0 A 147 C=DAT1 A 148 DAT0=A B 149 DAT1=A B 14A A=DAT0 B 14B A=DAT1 B 14C DAT0=C B 14D DAT1=C B 14E C=DAT0 B 14F C=DAT1 B 150a DAT0=A a 151a DAT1=A a 152a A=DAT0 a 153a A=DAT1 a 154a DAT0=C a 155a DAT1=C a 156a C=DAT0 a 157a C=DAT1 a 158x DAT0=A x+1 159x DAT1=A x+1 15Ax A=DAT0 x+1 15Bx A=DAT1 x+1 15Cx DAT0=C x+1 15Dx DAT1=C x+1 15Ex C=DAT0 x+1 15Fx C=DAT1 x+1 16n D0=D0+ n+1 17n D1=D1+ n+1 18n D0=D0- n+1 19pq D0=(2) qp 1Apqrs D0=(4) srqp 1Bpqrst D0=(5) tsrqp 1Cn D1=D1- n+1 1Dpq D1=(2) qp 1Epqrs D1=(4) srqp 1Fpqrst D1=(5) tsrqp  2n P= n 3xh0E^hx LCHEX #hxE^h0 400 RTNC 420 NOP3 4yz GOC zy  500 RTNNC 5yz GONC zy  6300 NOP4 64000 NOP5 6yzt GOTO tzy  7yzt GOSUB tzy 800 OUT=CS 801 OUT=C 802 A=IN 803 C=IN 804 UNCNFG 805 CONFIG 806 C=ID 807 SHUTDN 8080 INTON 80810 RSI 8082xh0E^hx LAHEX #hxE^h0  8083 BUSCB 8084d ABIT=0 d 8085d ABIT=1 d 8086d ?ABIT=0 d 8087d ?ABIT=1 d 8088d CBIT=0 d 8089d CBIT=1 d 808Ad ?CBIT=0 d 808Bd ?CBIT=1 d 808C PC=(A) 808D BUSCD 808E PC=(C) 808F INTOFF 809 C+P+1 80A RESET 80B BUSCC 80Cx C=P x 80Dx P=C x 80E SREQ? 80Fx CPEX x 810 ASLC 811 BSLC 812 CSLC 813 DSLC 814 ASRC 815 BSRC 816 CSRC 817 DSRC 818f0x A=A+x+1 f 818f1x B=B+x+1 f 818f2x C=C+x+1 f 818f3x D=D+x+1 f 818f8x A=A-(x+1) f 818f9x B=B-(x+1) f 818fAx C=C-(x+1) f 818fBx D=D-(x+1) f 819f0 ASRB f 819f1 BSRB f 819f2 CSRB f 819f3 DSRB f 81Af00 R0=A f 81Af01 R1=A f 81Af02 R2=A f 81Af03 R3=A f 81Af04 R4=A f 81Af08 R0=C f 81Af09 R1=C f  81Af0A R2=C f 81Af0B R3=C f 81Af0C R4=C f 81Af10 A=R0 f 81Af11 A=R1 f 81Af12 A=R2 f 81Af13 A=R3 f 81Af14 A=R4 f 81Af18 C=R0 f 81Af19 C=R1 f 81Af1A C=R2 f 81Af1B C=R3 f 81Af1C C=R4 f 81Af20 AR0EX f 81Af21 AR1EX f 81Af22 AR2EX f 81Af23 AR3EX f 81Af24 AR4EX f 81Af28 CR0EX f 81Af29 CR1EX f 81Af2A CR2EX f 81Af2B CR3EX f 81Af2C CR4EX f 81B2 PC=A 81B3 PC=C 81B4 A=PC 81B5 C=PC  PM65-006.p65 11/07/2001,09:22380
Section précédente : Machine Language Instruction Set Page précédente Sommaire Page suivante Section suivante : Glossary
© Courbis 1988-2010
Tous droits réservés
Permalien
Faire un don avec Paypal Le livre est entièrement gratuit mais vous pouvez
avec Paypal pour participer aux frais d'hébergement de ce site... Merci !

Messages

Un message, un commentaire ?

modération a priori

Ce forum est modéré a priori : votre contribution n’apparaîtra qu’après avoir été validée par un administrateur du site.

Qui êtes-vous ?
Votre message

Pour créer des paragraphes, laissez simplement des lignes vides.

Les spams donneront systématiquement lieu à dépôt de plainte. Les messages peu aimables ou comportant trop de fautes d'orthographe seront purement et simplement supprimés sans publication. Aucune obligation de publication ne pourra être opposée au webmaster, sauf éventuel droit de réponse dûment justifié.
ipv6 ready ipv6 test
Suivre ce site :
Recommander cette page :
Bookmark and Share
Traduire :