Searched refs:RM (Results 1 – 7 of 7) sorted by relevance
/PHP-7.1/ext/pcre/pcrelib/sljit/ |
H A D | sljitNativeARM_64.c | 55 #define RM(rm) (reg_map[rm] << 16) macro 669 return push_inst(compiler, ORR | RD(dst) | RN(TMP_ZERO) | RM(arg2)); in emit_op_imm() 717 return push_inst(compiler, (ADD ^ inv_bits) | RD(dst) | RN(arg1) | RM(arg2)); in emit_op_imm() 720 return push_inst(compiler, (ADC ^ inv_bits) | RD(dst) | RN(arg1) | RM(arg2)); in emit_op_imm() 735 FAIL_IF(push_inst(compiler, SMULH | RD(TMP_LR) | RN(arg1) | RM(arg2))); in emit_op_imm() 857 | RN(arg & REG_MASK) | RM(OFFS_REG(arg)) | (argw ? (1 << 12) : 0))); in getput_arg_fast() 980 return push_inst(compiler, ORR | RD(arg) | RN(TMP_ZERO) | RM(TMP_LR)); in getput_arg() 1032 FAIL_IF(push_inst(compiler, ADD | RD(TMP_REG3) | RN(TMP_REG3) | RM(arg))); in getput_arg() 1566 | RN(arg & REG_MASK) | RM(OFFS_REG(arg)) | (argw ? (1 << 12) : 0)); in emit_fop_mem() 1783 return push_inst(compiler, ORR | RD(dst) | RN(TMP_ZERO) | RM(TMP_LR)); in sljit_emit_fast_enter() [all …]
|
H A D | sljitNativeARM_32.c | 62 #define RM(rm) (reg_map[rm]) macro 263 return push_inst(compiler, BLX | RM(TMP_REG1)); in emit_blx() 486 inst[1] = BLX | RM(TMP_REG1); in inline_set_jump_addr() 1014 return push_inst(compiler, (op == SLJIT_MOV_UB ? UXTB : SXTB) | RD(dst) | RM(src2)); in emit_single_op() 1033 return push_inst(compiler, (op == SLJIT_MOV_UH ? UXTH : SXTH) | RD(dst) | RM(src2)); in emit_single_op() 1050 EMIT_FULL_DATA_PROCESS_INS_AND_RETURN(MVN_DP, dst, SLJIT_UNUSED, RM(src2)); in emit_single_op() 1055 FAIL_IF(push_inst(compiler, CLZ | RD(dst) | RM(src2))); in emit_single_op() 2322 return push_inst(compiler, BLX | RM(TMP_REG3)); in sljit_emit_fast_return() 2452 return push_inst(compiler, (type <= SLJIT_JUMP ? BX : BLX) | RM(src)); in sljit_emit_ijump() 2456 return push_inst(compiler, (type <= SLJIT_JUMP ? BX : BLX) | RM(TMP_REG2)); in sljit_emit_ijump() [all …]
|
/PHP-7.1/ |
H A D | README.RELEASE_PROCESS | 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/Julien/ 28 first releases one of the previous RM's is around to answer questions. For the
|
H A D | config.guess | 1171 RM*:ReliantUNIX-*:*:*) 1174 RM*:SINIX-*:*:*)
|
/PHP-7.1/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.1/ext/fileinfo/tests/ |
H A D | magic | 1643 #131 string RM AppleWorks spreadsheet data
|
H A D | magic私はガラスを食べられます | 1643 #131 string RM AppleWorks spreadsheet data
|
Completed in 176 milliseconds