Home
last modified time | relevance | path

Searched refs:v0 (Results 1 – 25 of 43) sorted by relevance

12

/PHP-8.3/Zend/asm/
H A Dmake_mips32_o32_elf_gas.S55 and $v0, $v1, $a0
64 addiu $v0, $v0, -128
67 sw $a2, 92($v0)
69 sw $gp, 112($v0)
72 addiu $t0, $v0, 116
73 sw $t0, 84($v0)
79 sw $t9, 88($v0)
H A Dmake_mips64_n64_elf_gas.S62 and $v0, $v1, $a0
65 daddiu $v0, $v0, -160
68 sd $a2, 152($v0)
70 sd $gp, 136($v0)
77 sd $t9, 144($v0)
H A Djump_mips64_n64_elf_gas.S81 # store SP (pointing to old context-data) in v0 as return
82 move $v0, $sp
115 move $a0, $v0 # move old sp from v0 to a0 as param
/PHP-8.3/ext/bcmath/libbcmath/src/
H A Drecmul.c166 bc_num u0, u1, v0, v1; in _bc_rec_mul() local
193 v0 = new_sub_num(vlen, 0, v->n_value); in _bc_rec_mul()
196 v0 = new_sub_num(n, 0, v->n_value + vlen - n); in _bc_rec_mul()
201 _bc_rm_leading_zeros(v0); in _bc_rec_mul()
210 bc_sub(v0, v1, &d2, 0); in _bc_rec_mul()
226 if (bc_is_zero(u0) || bc_is_zero(v0)) { in _bc_rec_mul()
229 _bc_rec_mul(u0, u0->n_len, v0, v0->n_len, &m3); in _bc_rec_mul()
248 bc_free_num (&v0); in _bc_rec_mul()
/PHP-8.3/ext/fileinfo/tests/upstream/
H A Dzstd-v0.3-FF.result1 Zstandard compressed data (v0.3)
H A Dzstd-skippable-frame-0.result1 Zstandard compressed data (v0.2)
H A Dzstd-skippable-frame-4.result1 Zstandard compressed data (v0.3)
H A Dzstd-skippable-frame-8.result1 Zstandard compressed data (v0.4)
H A Dzstd-v0.2-FF.result1 Zstandard compressed data (v0.2)
H A Dzstd-v0.4-FF.result1 Zstandard compressed data (v0.4)
H A Dzstd-v0.5-FF.result1 Zstandard compressed data (v0.5)
H A Dzstd-v0.6-FF.result1 Zstandard compressed data (v0.6)
H A Dzstd-v0.8-01.result1 Zstandard compressed data (v0.8+), Dictionary ID: 2
H A Dzstd-v0.8-22.result1 Zstandard compressed data (v0.8+), Dictionary ID: 513
H A Dzstd-v0.8-FF.result1 Zstandard compressed data (v0.8+), Dictionary ID: 67305985
H A Dzstd-3-skippable-frames.result1 Zstandard compressed data (v0.8+), Dictionary ID: 1
H A Dzstd-skippable-frame-C.result1 Zstandard compressed data (v0.8+), Dictionary ID: 1
H A Dzstd-v0.7-21.result1 Zstandard compressed data (v0.7), Dictionary ID: 1
H A Dzstd-v0.7-22.result1 Zstandard compressed data (v0.7), Dictionary ID: 513
H A Dzstd-v0.8-02.result1 Zstandard compressed data (v0.8+), Dictionary ID: 770
H A Dzstd-v0.8-03.result1 Zstandard compressed data (v0.8+), Dictionary ID: 84148994
H A Dzstd-v0.8-16.result1 Zstandard compressed data (v0.8+), Dictionary ID: 770
H A Dzstd-v0.8-21.result1 Zstandard compressed data (v0.8+), Dictionary ID: 1
H A Dzstd-v0.8-23.result1 Zstandard compressed data (v0.8+), Dictionary ID: 67305985
H A Dzstd-v0.8-F4.result1 Zstandard compressed data (v0.8+), Dictionary ID: None

Completed in 18 milliseconds

12