Zum Inhalt springen
View in the app

A better way to browse. Learn more.

Fachinformatiker.de

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

Assembler Load Store

Empfohlene Antworten

Veröffentlicht

Hallo alle zusammen,

hat jemand ne Ahnung wie man herrausfinden kann auf welcher speicherstelle ein wert gespeichert wird? Kann man des ausrechnen oder wie funktioniert das?

ich habe zum beispiel den Befehl:

mov R0, #0

str R1, [R0]#4

also der Befehl STR R1, [R2] ist: mem32[R2]:=R1

aber was in dreiteu....namen bedeuted das?:confused:

auf welchen adressen wird denn der inhalt gespeichert? Irgendwelche Vorschläge?

Dann noch eine Frage: Auf welche weise kann man die Condition Codes vom setzen?

Ich werd langsam wahnsinnig

danke im vorraus

Eca

P.S.: Es ist ein ARM 7 Prozessor^^

Bearbeitet von Ecafraks

Im Prinzip ist das ganz simpel.

1. Bewege (move) 0 in R0

2. Speichere(store) den Inhalt derSpeicherzelle, deren Adresse in R0 steht in R1

Wie die #4 anzuwenden ist, weiß ich nicht.

MfG

Andre'

Archiv

Dieses Thema wurde archiviert und kann nicht mehr beantwortet werden.

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.