Home
last modified time | relevance | path

Searched refs:GET_CR_BIT (Results 1 – 1 of 1) sorted by relevance

/external/pcre/dist/sljit/
DsljitNativePPC_common.c2222 #define GET_CR_BIT(bit, dst) \ macro
2264 GET_CR_BIT(2, reg); in sljit_emit_op_flags()
2268 GET_CR_BIT(2, reg); in sljit_emit_op_flags()
2274 GET_CR_BIT(4 + 0, reg); in sljit_emit_op_flags()
2279 GET_CR_BIT(4 + 0, reg); in sljit_emit_op_flags()
2285 GET_CR_BIT(4 + 1, reg); in sljit_emit_op_flags()
2290 GET_CR_BIT(4 + 1, reg); in sljit_emit_op_flags()
2295 GET_CR_BIT(0, reg); in sljit_emit_op_flags()
2299 GET_CR_BIT(0, reg); in sljit_emit_op_flags()
2304 GET_CR_BIT(1, reg); in sljit_emit_op_flags()
[all …]