Home
last modified time | relevance | path

Searched defs:SUB (Results 1 – 9 of 9) sorted by relevance

/openbmc/linux/arch/mips/lib/
H A Dmemcpy.S156 #define SUB dsubu macro
193 #define SUB subu macro
H A Dcsum_partial.S381 #define SUB dsubu macro
401 #define SUB subu macro
/openbmc/linux/arch/mips/cavium-octeon/
H A Docteon-memcpy.S91 #define SUB dsubu macro
/openbmc/linux/drivers/net/wireless/intersil/p54/
H A Deeprom.c458 #define SUB(x, y) (u8)(((x) - (y)) > (x) ? 0 : (x) - (y)) in p54_convert_rev0() macro
/openbmc/linux/security/apparmor/include/
H A Dlabel.h200 #define label_for_each_not_in_set(I, SET, SUB, P) \ argument
/openbmc/linux/arch/sparc/net/
H A Dbpf_jit_comp_32.c78 #define SUB F3(2, 0x04) macro
H A Dbpf_jit_comp_64.c146 #define SUB F3(2, 0x04) macro
/openbmc/qemu/target/arm/tcg/
H A Dmve_helper.c1833 #define DO_LDAVH(OP, TYPE, LTYPE, XCHG, SUB) \ argument
/openbmc/qemu/disas/
H A Dnanomips.c14505 static char *SUB(uint64 instruction, Dis_info *info) in SUB() function