Searched refs:BLT (Results 1 – 5 of 5) sorted by relevance
/openbmc/qemu/hw/display/ |
H A D | xenfb.c | 594 #define BLT(SRC_T,DST_T,RSB,GSB,BSB,RDB,GDB,BDB) \ macro 645 BLT(uint8_t, uint16_t, 3, 3, 2, 5, 6, 5); in xenfb_guest_copy() 647 BLT(uint8_t, uint32_t, 3, 3, 2, 8, 8, 8); in xenfb_guest_copy() 654 BLT(uint32_t, uint16_t, 8, 8, 8, 5, 6, 5); in xenfb_guest_copy() 656 BLT(uint32_t, uint32_t, 8, 8, 8, 8, 8, 8); in xenfb_guest_copy()
|
/openbmc/linux/arch/riscv/include/asm/ |
H A D | insn.h | 196 #define RVG_MATCH_BLT (RV_ENCODE_FUNCT3(BLT) | RVG_OPCODE_BRANCH)
|
/openbmc/linux/Documentation/translations/zh_CN/arch/loongarch/ |
H A D | introduction.rst | 227 BEQ BNE BLT BGE BLTU BGEU BEQZ BNEZ B BL JIRL
|
/openbmc/linux/Documentation/arch/loongarch/ |
H A D | introduction.rst | 260 BEQ BNE BLT BGE BLTU BGEU BEQZ BNEZ B BL JIRL
|
/openbmc/linux/Documentation/driver-api/media/drivers/ |
H A D | cx2341x-devel.rst | 643 BLT copy 756 BLT fill color 813 BLT for 8 bit alpha text source
|