Searched refs:RM (Results 1 – 7 of 7) sorted by relevance
/PHP-7.4/ext/pcre/pcre2lib/sljit/ |
H A D | sljitNativeARM_64.c | 59 #define RM(rm) (reg_map[rm] << 16) macro 760 return push_inst(compiler, ORR | RD(dst) | RN(TMP_ZERO) | RM(arg2)); in emit_op_imm() 781 return push_inst(compiler, (ORR ^ W_OP) | RD(dst) | RN(TMP_ZERO) | RM(arg2)); in emit_op_imm() 801 return push_inst(compiler, (ADD ^ inv_bits) | RD(dst) | RN(arg1) | RM(arg2)); in emit_op_imm() 804 return push_inst(compiler, (ADC ^ inv_bits) | RD(dst) | RN(arg1) | RM(arg2)); in emit_op_imm() 819 FAIL_IF(push_inst(compiler, SMULH | RD(TMP_LR) | RN(arg1) | RM(arg2))); in emit_op_imm() 877 | RN(arg & REG_MASK) | RM(OFFS_REG(arg)) | (argw ? (1 << 12) : 0)); in emit_op_mem() 911 return push_inst(compiler, STRB | type | RT(reg) | RN(arg) | RM(tmp_reg)); in emit_op_mem() 1327 FAIL_IF(push_inst(compiler, ORR | RD(TMP_LR) | RN(TMP_ZERO) | RM(src))); in sljit_emit_op_src() 1396 | RN(arg & REG_MASK) | RM(OFFS_REG(arg)) | (argw ? (1 << 12) : 0)); in emit_fop_mem() [all …]
|
H A D | sljitNativeARM_32.c | 71 #define RM(rm) (reg_map[rm]) macro 275 return push_inst(compiler, BLX | RM(TMP_REG1)); in emit_blx() 501 inst[1] = BLX | RM(TMP_REG1); in inline_set_jump_addr() 1072 return push_inst(compiler, MOV | RD(dst) | RM(src2)); in emit_single_op() 1121 FAIL_IF(push_inst(compiler, CLZ | RD(dst) | RM(src2))); in emit_single_op() 1139 | RD(dst) | RN(src1) | ((src2 & SRC2_IMM) ? src2 : RM(src2))); in emit_single_op() 1144 | RD(dst) | RN(src1) | ((src2 & SRC2_IMM) ? src2 : RM(src2))); in emit_single_op() 1463 RM(tmp_reg) | (is_type1_transfer ? (1 << 25) : 0))); in emit_op_mem() 1794 FAIL_IF(push_inst(compiler, MOV | RD(TMP_REG2) | RM(src))); in sljit_emit_op_src() 1798 return push_inst(compiler, BX | RM(TMP_REG2)); in sljit_emit_op_src() [all …]
|
/PHP-7.4/docs/ |
H A D | release-process.md | 19 The RM for the branch is also responsible for keeping the CI green on 26 5. Follow all steps to the letter. When unclear ask previous RM's (David, 29 previous RM's is around to answer questions. For the steps related to the
|
/PHP-7.4/build/ |
H A D | config.guess | 1307 RM*:ReliantUNIX-*:*:*) 1310 RM*:SINIX-*:*:*)
|
/PHP-7.4/ext/standard/tests/misc/ |
H A D | browscap_lite_2016_12_06.ini | 1337 [Mozilla/5.0 (*Windows Phone 10.0*NOKIA; RM-1010) AppleWebKit/* (KHTML* like Gecko) Chrome/* Safari… 1377 [Mozilla/5.0 (*Windows Phone 10.0*NOKIA; RM-1010) AppleWebKit/* (KHTML* like Gecko) Chrome/* Safari… 1417 [Mozilla/5.0 (*Windows Phone 10.0*NOKIA; RM-1010) AppleWebKit/* (KHTML* like Gecko) Chrome/* Safari… 1457 [Mozilla/5.0 (*Windows Phone 10.0*NOKIA; RM-1010) AppleWebKit/* (KHTML* like Gecko) Chrome/* Safari… 1497 [Mozilla/5.0 (*Windows Phone 10.0*NOKIA; RM-1010) AppleWebKit/* (KHTML* like Gecko) Chrome/* Safari… 3822 [Mozilla/5.0*(*Windows Phone 8.1*Trident/7.0*rv:11.0*; IEMobile?11.0; NOKIA; RM-994*] 3825 [Mozilla/5.0*(*Windows Phone 8.1*Trident/7.0*rv:11.0*; IEMobile?11.0; Microsoft; RM-1089*] 3828 [Mozilla/5.0*(*Windows Phone 8.1*Trident/7.0*rv:11.0*; IEMobile?11.0; Microsoft; RM-1031*] 3831 [Mozilla/5.0*(*Windows Phone 8.1*Trident/7.0*rv:11.0*; IEMobile?11.0; Microsoft; RM-1090*] 3834 [Mozilla/5.0*(*Windows Phone 8.1*Trident/7.0*rv:11.0*; IEMobile?11.0; Microsoft; RM-1113*] [all …]
|
/PHP-7.4/ext/fileinfo/tests/ |
H A D | magic私はガラスを食べられます | 1934 #131 string RM AppleWorks spreadsheet data
|
H A D | magic | 1934 #131 string RM AppleWorks spreadsheet data
|
Completed in 179 milliseconds