Searched refs:RM (Results 1 – 7 of 7) sorted by relevance
/PHP-8.3/ext/pcre/pcre2lib/sljit/ |
H A D | sljitNativeARM_64.c | 59 #define RM(rm) ((sljit_ins)reg_map[rm] << 16) macro 783 return push_inst(compiler, ORR | RD(dst) | RN(TMP_ZERO) | RM(arg2)); in emit_op_imm() 807 return push_inst(compiler, (ORR ^ W_OP) | RD(dst) | RN(TMP_ZERO) | RM(arg2)); in emit_op_imm() 847 FAIL_IF(push_inst(compiler, SMULH | RD(TMP_LR) | RN(arg1) | RM(arg2))); in emit_op_imm() 914 | RN(arg & REG_MASK) | RM(OFFS_REG(arg)) | (argw ? (1 << 12) : 0)); in emit_op_mem() 963 return push_inst(compiler, STRB | type | RT(reg) | RN(arg) | RM(tmp_reg)); in emit_op_mem() 1275 FAIL_IF(push_inst(compiler, ORR | RD(TMP_REG1) | RN(TMP_ZERO) | RM(src))); in sljit_emit_return_to() 1566 FAIL_IF(push_inst(compiler, ORR | RD(TMP_LR) | RN(TMP_ZERO) | RM(src))); in sljit_emit_op_src() 1636 | RN(arg & REG_MASK) | RM(OFFS_REG(arg)) | (argw ? (1 << 12) : 0)); in emit_fop_mem() 1841 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 | 71 #define RM(rm) ((sljit_uw)reg_map[rm]) macro 288 return push_inst(compiler, BLX | RM(TMP_REG1)); in emit_blx() 528 inst[1] = BLX | RM(TMP_REG1); in inline_set_jump_addr() 1442 return push_inst(compiler, MOV | RD(dst) | RM(src2)); in emit_single_op() 1490 FAIL_IF(push_inst(compiler, CLZ | RD(dst) | RM(src2))); in emit_single_op() 1503 FAIL_IF(push_inst(compiler, RBIT | RD(dst) | RM(src2))); in emit_single_op() 1504 return push_inst(compiler, CLZ | RD(dst) | RM(dst)); in emit_single_op() 1891 RM(tmp_reg) | (mask == 0xff ? 0 : (1 << 25)))); in emit_op_mem() 2301 return push_inst(compiler, BX | RM(TMP_REG2)); in sljit_emit_op_src() 2939 PTR_FAIL_IF(push_inst(compiler, BX | RM(TMP_REG2))); in sljit_emit_call() [all …]
|
/PHP-8.3/build/ |
H A D | config.guess | 1327 RM*:ReliantUNIX-*:*:*) 1330 RM*:SINIX-*:*:*)
|
/PHP-8.3/docs/ |
H A D | release-process.md | 75 > When you are unsure about anything, ask a previous RM before proceeding. 76 > Ideally, make sure a previous RM is available to answer questions during 981 YOURKEYID F9C39DC0B9698544 DBDB397470D12172 MORE RM KEY IDS ... \
|
/PHP-8.3/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-8.3/ext/fileinfo/tests/ |
H A D | magic | 2270 #131 string RM AppleWorks spreadsheet data
|
H A D | magic私はガラスを食べられます | 2270 #131 string RM AppleWorks spreadsheet data
|
Completed in 416 milliseconds