Searched defs:CMP (Results 1 – 4 of 4) sorted by relevance
| /openbmc/qemu/target/arm/tcg/ |
| H A D | iwmmxt_helper.c | 301 #define CMP(SHR, TYPE, OPER, MASK) ((((TYPE) ((a >> SHR) & MASK) OPER \ macro 307 #define CMP(SHR, TYPE, OPER, MASK) ((((TYPE) ((a >> SHR) & MASK) OPER \ macro 314 #define CMP(SHR, TYPE, OPER, MASK) ((uint64_t) (((TYPE) ((a >> SHR) & MASK) \ macro 320 #define CMP(SHR, TYPE, OPER, MASK) ((uint64_t) (((TYPE) ((a >> SHR) & MASK) \ macro
|
| /openbmc/u-boot/include/ |
| H A D | sym53c8xx.h | 168 #define CMP 0x40 /* sta: arbitration complete */ macro
|
| /openbmc/qemu/target/ppc/ |
| H A D | mmu_helper.c | 562 target_ulong RPN, CMP, EPN; in do_6xx_tlb() local
|
| /openbmc/qemu/rust/hw/timer/hpet/src/ |
| H A D | device.rs | 112 CMP = 8, enumerator
|