Home | History | Annotate | Download | only in misc

Lines Matching refs:Or

2  * Some or all of this work - Copyright (c) 2006 - 2020, Intel Corp.
5 * Redistribution and use in source and binary forms, with or without modification,
12 * and/or other materials provided with the distribution.
14 * may be used to endorse or promote products derived from this software
18 * AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
20 * ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE
21 * LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
22 * DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
23 * LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
24 * THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING
25 * NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE,
54 Warning 1042 - ^ Invalid Hex/Octal Escape - Non-ASCII or NULL
57 Warning 1042 - ^ Invalid Hex/Octal Escape - Non-ASCII or NULL
90 Warning 1038 - Invalid or unknown escape sequence ^
826 Or(Local0,0xFFF,Local0)
833 Or(0xFFFF0000,Arg0,Local0)
834 Or(Local0,ShiftLeft(Arg1,8),Local0)
838 Or(Local0,ShiftLeft(Arg1,8),Local0)
880 Or(Local0,1,Local0)
884 Or(Local0,2,Local0)
888 Or(Local0,4,Local0)
1420 SME0, 69, // larger than an integer (32 or 64)
1720 Store ("++++++++ Or (0x11111111, 0x22222222, Local4)", Debug)
1721 Or (0x11111111, 0x22222222, Local4)
2258 // Test If (Or ()) with no save of Or result
2259 If (Or (3, 1, ))
2268 // Test If (Or ()) with no save of Or result
2269 If (Or (0, 0, ))
3099 //Or - Bit-wise Or
3100 //OrTerm := Or(
3106 // a bit-wide OR is performed, and the result is optionally
3245 Or(BYT1, BYT2, BRSL)
3256 Or(WRD1, WRD2, WRSL)
3266 Or(DWD1, DWD2, DRSL)
3276 Or(BYT1, BYT2, BRSL)
3286 Or(WRD1, WRD2, WRSL)
3296 Or(DWD1, DWD2, DRSL)
3307 Or(BYT1, BYT2, BRSL)
3317 Or(WRD1, WRD2, WRSL)
3327 Or(DWD1, DWD2, DRSL)
4392 Or(Arg0,Arg1,ARSL)
4400 Or(Local0,Local1,LRSL)
4407 Or(BYT1,BYT2,BRSL)
4413 Or(WRD1,WRD2,WRSL)
4419 Or(DWD1,DWD2,DRSL)
4425 Or(SMBY,0xff,BRSL)
4431 Or(SMWD,0xffff,WRSL)
4437 Or(SMDW,0xffffffff,DRSL)
5108 // MADM returns 0 if all test cases pass or non-zero identifying
5853 // between strings and packages or buffers
5940 // bytes in size, or Infinity, etc.
6280 Or (Local0, B1LO, Local0) // OR in the low byte
6399 // zero if the strings mismatch, or 1 if the strings match.
6733 Or (Local0, 0x01, Local0)
6738 Or (Local0, 0x02, Local0)
6743 Or (Local0, 0x04, Local0)
6748 Or (Local0, 0x08, Local0)
6755 Or (Local0, 0x10, Local0)
6760 Or (Local0, 0x20, Local0)
6765 Or (Local0, 0x40, Local0)
6770 Or (Local0, 0x80, Local0)
6919 // Local3 is Local1 or Local2 object type
6971 // Local3 is Local1 or Local2 object type
7318 Return(Or(Local0, 0x1000))
7344 Return(Or(Local0, 0x2000))
7355 Return(Or(Local0, 0x2100))
7366 Return(Or(Local0, 0x2200))
7377 Return(Or(Local0, 0x2300))
7388 Return(Or(Local0, 0x2400))
7399 Return(Or(Local0, 0x2400))
7421 Return(Or(Local0, 0x3000))
7427 Return(Or(Local0, 0x3100))
7433 Return(Or(Local0, 0x3200))
7439 Return(Or(Local0, 0x3300))
7457 Return(Or(Local0, 0x4000))
7463 Return(Or(Local0, 0x4100))
7469 Return(Or(Local0, 0x4200))
7475 Return(Or(Local0, 0x4300))
7493 Return(Or(Local0, 0x3000))
7499 Return(Or(Local0, 0x3100))
7505 Return(Or(Local0, 0x3200))
7511 Return(Or(Local0, 0x3300))
7529 Return(Or(Local0, 0x3000))
7535 Return(Or(Local0, 0x3100))
7541 Return(Or(Local0, 0x3200))
7547 Return(Or(Local0, 0x3300))
7565 Return(Or(Local0, 0x3000))
7571 Return(Or(Local0, 0x3100))
7577 Return(Or(Local0, 0x3200))
7583 Return(Or(Local0, 0x3300))
8093 SME0, 69, // larger than an integer (32 or 64)
9361 { Or (0x80, Local0, Local0)}
9364 { Or (0x40, Local0, Local0)}
9367 { Or (0x20, Local0, Local0)}
9370 { Or (0x10, Local0, Local0)}
9373 { Or (0x8, Local0, Local0)}
9376 { Or (0x4, Local0, Local0)}
9379 { Or (0x2, Local0, Local0)}
9382 { Or (0x1, Local0, Local0)}