Bitfields for Turbo Debugger supported addressing match modes |
| Bit | Description |
|---|---|
|
0 |
any address |
|
1 |
equal to test value |
|
2 |
not equal |
|
3 |
above test value |
|
4 |
below test value |
|
5 |
below or equal |
|
6 |
above or equal |
|
7 |
within range |
|
8 |
outside range |