This shows you the differences between two versions of the page.
iocla:cursuri:curs-06_07 [2019/12/31 20:17] razvan.deaconescu |
— (current) | ||
---|---|---|---|
Line 1: | Line 1: | ||
- | ====== Curs 06 - 07: Setul de instructiuni ====== | ||
- | <html> | ||
- | <iframe src="https://ctipub-my.sharepoint.com/personal/dragos_niculescu_upb_ro/_layouts/15/Doc.aspx?sourcedoc={6b00d02d-977a-4904-84d5-7a10df0ed49c}&action=embedview&wdAr=1.3333333333333333" width="722px" height="565px" frameborder="0">This is an embedded <a target="_blank" href="https://office.com">Microsoft Office</a> presentation, powered by <a target="_blank" href="https://office.com/webapps">Office</a>.</iframe> | ||
- | </html> | ||
- | |||
- | * [[https://ctipub-my.sharepoint.com/:p:/g/personal/dragos_niculescu_upb_ro/ES3QAGt6lwRJhNV6EN8O1JwBJBdYEabZuA4sU-1NMQGy4w?e=LIQuSV| Curs 06 - 07: Setul de instructiuni]] | ||
- | |||
- | * Suport curs | ||
- | * Sivarama P. Dandamudi: Introduction to Assembly Language Programming | ||
- | * Chapter 4: Overview of Assembly Language | ||
- | * 4.5: Overview of Assembly Language Instructions | ||
- | * Chapter 7: Arithmetic Flags and Instructions | ||
- | * Chapter 8: Selection and Iteration | ||
- | * Chapter 9: Logical and Bit Operations | ||
- | * Chapter 10: String Processing | ||
- | |||
- | ===== Demo-uri ===== | ||
- | |||
- | Demo-urile se găsesc în [[https://github.com/iocla/demo|repository]]. Pentru a clona și accesa repository-ul folosiți comenzile: | ||
- | <code> | ||
- | git clone https://github.com/iocla/demo iocla-demo.git | ||
- | cd iocla-demo.git/ | ||
- | </code> | ||
- | |||
- | Apoi accesați directorul ''curs-06/'' sau ''curs-07/'' folosind, respectiv, în directorul repository-ului (''iocla-demo.git/'') comenzile: | ||
- | <code> | ||
- | cd curs-06/ | ||
- | |||
- | cd curs-07/ | ||
- | </code> |