Arm VERSION 1.2 Instrukcja Użytkownika Strona 109

  • Pobierz
  • Dodaj do moich podręczników
  • Drukuj
  • Strona
    / 360
  • Spis treści
  • BOOKMARKI
  • Oceniono. / 5. Na podstawie oceny klientów
Przeglądanie stron 108
Assembler Reference
ARM DUI 0068B Copyright © 2000, 2001 ARM Limited. All rights reserved. 3-31
Boolean operators
These are the operators with the lowest precedence. They perform the standard logical
operations on their operands.
In all three cases both A and B must be expressions that evaluate to either
{TRUE}
or
{FALSE}
.
Table 3-10 shows the Boolean operators.
Table 3-10 Boolean operators
Operator Usage Explanation
LAND A:LAND:B
Logical AND of A and B
LOR A:LOR:B
Logical OR of A and B
LEOR A:LEOR:B
Logical Exclusive OR of A and B
Przeglądanie stron 108
1 2 ... 104 105 106 107 108 109 110 111 112 113 114 ... 359 360

Komentarze do niniejszej Instrukcji

Brak uwag