Searched refs:retq (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavcodec/x86/
H A Dcabac.h56 #define BRANCHLESS_GET_CABAC_UPDATE(ret, retq, low, range, tmp) \
61 "xor %%rcx , "retq" \n\t"\
64 #define BRANCHLESS_GET_CABAC_UPDATE(ret, retq, low, range, tmp) \
75 "movslq "ret" , "retq" \n\t"
78 #define BRANCHLESS_GET_CABAC(ret, retq, statep, low, lowword, range, rangeq, tmp, tmpbyte, byte, end, norm_off, lps_off, mlps_off, tables) \
87 BRANCHLESS_GET_CABAC_UPDATE(ret, retq, low, range, tmp) \
90 "movzbl "mlps_off"+128("tables", "retq"), "tmp" \n\t"\
142 #define BRANCHLESS_GET_CABAC(ret, retq, statep, low, lowword, range, rangeq, tmp, tmpbyte, byte, end, norm_off, lps_off, mlps_off, tables) \
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/netatalk-2.2.5/etc/afpd/
H A Dquota.c58 int retq; local
73 if ((retq = getfsquota(vol->v_path, ufsq, uid, classq)) < 0) {
78 if (retq < 1)
79 return retq;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/x86/kernel/
H A Dentry_64.S67 retq
91 retq
111 retq
145 retq

Completed in 107 milliseconds