Home
last modified time | relevance | path

Searched refs:pc (Results 1 – 25 of 32) sorted by relevance

12

/php-src/ext/opcache/jit/ir/dynasm/
H A Ddasm_mips.h206 pl = D->pclabels + n; CKPL(pc, PC); in dasm_put()
221 pl = D->pclabels + n; CKPL(pc, PC); in dasm_put()
263 int pc; in dasm_link() local
264 for (pc = 0; pc*sizeof(int) < D->pcsize; pc++) in dasm_link()
265 if (D->pclabels[pc] > 0) return DASM_S_UNDEF_PC|pc; in dasm_link()
390 int dasm_getpclabel(Dst_DECL, unsigned int pc) in dasm_getpclabel() argument
393 if (pc*sizeof(int) < D->pcsize) { in dasm_getpclabel()
394 int pos = D->pclabels[pc]; in dasm_getpclabel()
H A Ddasm_ppc.h206 pl = D->pclabels + n; CKPL(pc, PC); in dasm_put()
221 pl = D->pclabels + n; CKPL(pc, PC); in dasm_put()
267 int pc; in dasm_link() local
268 for (pc = 0; pc*sizeof(int) < D->pcsize; pc++) in dasm_link()
269 if (D->pclabels[pc] > 0) return DASM_S_UNDEF_PC|pc; in dasm_link()
389 int dasm_getpclabel(Dst_DECL, unsigned int pc) in dasm_getpclabel() argument
392 if (pc*sizeof(int) < D->pcsize) { in dasm_getpclabel()
393 int pos = D->pclabels[pc]; in dasm_getpclabel()
H A Ddasm_arm.h215 pl = D->pclabels + n; CKPL(pc, PC); in dasm_put()
230 pl = D->pclabels + n; CKPL(pc, PC); in dasm_put()
284 int pc; in dasm_link() local
285 for (pc = 0; pc*sizeof(int) < D->pcsize; pc++) in dasm_link()
286 if (D->pclabels[pc] > 0) return DASM_S_UNDEF_PC|pc; in dasm_link()
427 int dasm_getpclabel(Dst_DECL, unsigned int pc) in dasm_getpclabel() argument
430 if (pc*sizeof(int) < D->pcsize) { in dasm_getpclabel()
431 int pos = D->pclabels[pc]; in dasm_getpclabel()
H A Ddasm_x86.h230 case DASM_IMM_PC: pl = D->pclabels + va_arg(ap, int); CKPL(pc, PC); in dasm_put()
249 case DASM_LABEL_PC: pl = D->pclabels + va_arg(ap, int); CKPL(pc, PC); in dasm_put()
287 int pc; in dasm_link() local
288 for (pc = 0; pc*sizeof(int) < D->pcsize; pc++) in dasm_link()
289 if (D->pclabels[pc] > 0) return DASM_S_UNDEF_PC|pc; in dasm_link()
513 int dasm_getpclabel(Dst_DECL, unsigned int pc) in dasm_getpclabel() argument
516 if (pc*sizeof(int) < D->pcsize) { in dasm_getpclabel()
517 int pos = D->pclabels[pc]; in dasm_getpclabel()
H A Ddasm_arm64.h262 pl = D->pclabels + n; CKPL(pc, PC); in dasm_put()
282 pl = D->pclabels + n; CKPL(pc, PC); in dasm_put()
358 int pc; in dasm_link() local
359 for (pc = 0; pc*sizeof(int) < D->pcsize; pc++) in dasm_link()
360 if (D->pclabels[pc] > 0) return DASM_S_UNDEF_PC|pc; in dasm_link()
541 int dasm_getpclabel(Dst_DECL, unsigned int pc) in dasm_getpclabel() argument
544 if (pc*sizeof(int) < D->pcsize) { in dasm_getpclabel()
545 int pos = D->pclabels[pc]; in dasm_getpclabel()
H A Ddasm_proto.h73 DASM_FDEF int dasm_getpclabel(Dst_DECL, unsigned int pc);
H A Dminilua.c3391 SETARG_A(*pc,!(GETARG_A(*pc)));
4942 #define dojump(L,pc,i){(pc)+=(i);}
5101 dojump(L,pc,GETARG_sBx(*pc));
5103 pc++;
5109 dojump(L,pc,GETARG_sBx(*pc));
5111 pc++;
5117 dojump(L,pc,GETARG_sBx(*pc));
5119 pc++;
5124 dojump(L,pc,GETARG_sBx(*pc));
5132 dojump(L,pc,GETARG_sBx(*pc));
[all …]
/php-src/build/
H A Dconfig.guess935 GUESS=$UNAME_MACHINE-pc-msys
938 GUESS=$UNAME_MACHINE-pc-pw32
959 GUESS=x86_64-pc-cygwin
1291 pc:*:*:*)
1298 GUESS=i586-pc-msdosdjgpp
1301 GUESS=i386-pc-mach3
1419 GUESS=i586-pc-beos
1422 GUESS=i586-pc-haiku
1501 UNAME_MACHINE=pc
1506 GUESS=i386-pc-qnx
[all …]
H A Dconfig.sub281 basic_machine=i386-pc
329 basic_machine=i386-pc
369 basic_machine=i686-pc
373 basic_machine=i586-pc
853 vendor=pc
858 vendor=pc
863 vendor=pc
868 vendor=pc
1003 vendor=pc
1009 vendor=pc
[all …]
H A Dshtool1726 pc=99
1734 echo "$pv:$pc:$nc:$perl" >>$tmpfile
1739 pc=`expr $pc - 1`
H A Dpkg.m4222 dnl should install pkg-config .pc files. By default the directory is
244 dnl module should install arch-independent pkg-config .pc files. By
/php-src/ext/gd/libgd/
H A Dgdft.c640 int x, y, row, col, pc, pcr; local
651 pc = row * bitmap.pitch;
652 pcr = pc;
659 for (col = 0; col < bitmap.width; col++, pc++) {
665 level = (bitmap.buffer[pc] * gdAlphaMax / (bitmap.num_grays - 1));
715 pc = row * bitmap.pitch;
716 pcr = pc;
718 pc *= 8; /* pc is measured in bits for monochrome images */
727 for (col = 0; col < bitmap.width; col++, pc++) {
734 … tc_key.pixel = ((bitmap.buffer[pc] * NUMCOLORS) + bitmap.num_grays / 2) / (bitmap.num_grays - 1);
[all …]
/php-src/Zend/asm/
H A Dmake_sparc64_sysv_elf_gas.S42 # Extract the full address of the trampoline via pc relative addressing
44 rd %pc, %l0
H A Djump_arm_aapcs_elf_gas.S84 pop {pc}
H A Djump_arm_aapcs_macho_gas.S95 pop {pc}
H A Djump_arm64_aapcs_macho_gas.S103 ; load pc
H A Djump_arm64_aapcs_elf_gas.S105 # load pc
H A Dmake_arm64_aapcs_pe_armasm.asm85 ; store trampoline address as pc
H A Djump_riscv64_sysv_elf_gas.S141 # load pc
H A Djump_arm64_aapcs_pe_armasm.asm125 ; load pc
/php-src/ext/curl/tests/
H A Dcheck_win_config.phpt58 Host => %s-pc-win32
/php-src/.github/actions/configure-x32/
H A Daction.yml20 --build=i686-pc-linux-gnu \
/php-src/ext/reflection/tests/
H A Dproperty_exists.phpt64 $pc = array($oA, 'A', 'B', 'C', $oC);
67 foreach($pc as $p1) {
/php-src/ext/ldap/
H A Dconfig.m469 dnl -pc removal is a hack for clang
70 MACHINE_INCLUDES=$($CC -dumpmachine | $SED 's/-pc//')
/php-src/ext/json/
H A Djson_scanner.re82 php_json_ctype *pc = s->cursor - start;
84 code |= php_json_hex_to_int(*(pc--)) << (i * 4);

Completed in 85 milliseconds

12