Home
last modified time | relevance | path

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

/external/pcre/dist2/src/sljit/
DsljitNativeS390X.c1022 static sljit_s32 make_addr_bxy(struct sljit_compiler *compiler, in make_addr_bxy() function
1100 FAIL_IF(make_addr_bxy(compiler, &addr, src, srcw, tmp)); in load_word()
1121 FAIL_IF(make_addr_bxy(compiler, &addr, dst, dstw, tmp)); in store_word()
1649 FAIL_IF(make_addr_bxy(compiler, &mem, src, srcw, tmp1)); in sljit_emit_op1()
1709 FAIL_IF(make_addr_bxy(compiler, &mem, dst, dstw, tmp1)); in sljit_emit_op1()
1740 FAIL_IF(make_addr_bxy(compiler, &mem, src, srcw, tmp1)); in sljit_emit_op1()
1746 FAIL_IF(make_addr_bxy(compiler, &mem, dst, dstw, tmp1)); in sljit_emit_op1()
1753 FAIL_IF(make_addr_bxy(compiler, &mem, dst, dstw, tmp1)); in sljit_emit_op1()
1760 FAIL_IF(make_addr_bxy(compiler, &mem, dst, dstw, tmp1)); in sljit_emit_op1()
1767 FAIL_IF(make_addr_bxy(compiler, &mem, dst, dstw, tmp1)); in sljit_emit_op1()
[all …]