Searched defs:SUB (Results 1 – 9 of 9) sorted by relevance
/openbmc/linux/arch/mips/lib/ |
H A D | memcpy.S | 156 #define SUB dsubu macro 193 #define SUB subu macro
|
H A D | csum_partial.S | 381 #define SUB dsubu macro 401 #define SUB subu macro
|
/openbmc/linux/arch/mips/cavium-octeon/ |
H A D | octeon-memcpy.S | 91 #define SUB dsubu macro
|
/openbmc/linux/drivers/net/wireless/intersil/p54/ |
H A D | eeprom.c | 458 #define SUB(x, y) (u8)(((x) - (y)) > (x) ? 0 : (x) - (y)) in p54_convert_rev0() macro
|
/openbmc/linux/security/apparmor/include/ |
H A D | label.h | 200 #define label_for_each_not_in_set(I, SET, SUB, P) \ argument
|
/openbmc/linux/arch/sparc/net/ |
H A D | bpf_jit_comp_32.c | 78 #define SUB F3(2, 0x04) macro
|
H A D | bpf_jit_comp_64.c | 146 #define SUB F3(2, 0x04) macro
|
/openbmc/qemu/target/arm/tcg/ |
H A D | mve_helper.c | 1833 #define DO_LDAVH(OP, TYPE, LTYPE, XCHG, SUB) \ argument
|
/openbmc/qemu/disas/ |
H A D | nanomips.c | 14408 static char *SUB(uint64 instruction, Dis_info *info) in SUB() function
|