Searched refs:ry (Results 1 – 4 of 4) sorted by relevance
/hal_rpi_pico-latest/src/rp2_common/hardware_dcp/include/hardware/ |
D | dcp_canned.inc.S | 9 .macro dcp_fadd_m rz,rx,ry 10 WXYU \rx,\ry 17 .macro dcp_fsub_m rz,rx,ry 18 WXYU \rx,\ry 25 .macro dcp_fmul_m rz,rx,ry,ra,rb 26 WXYU \rx,\ry 34 .macro dcp_fxprod_m rzl,rzh,rx,ry,ra,rb 35 WXYU \rx,\ry 43 .macro dcp_fdiv_fast_m rz,rx,ry,ra,rb,rc 44 WXYU \rx,\ry [all …]
|
/hal_rpi_pico-latest/src/rp2_common/pico_double/ |
D | double_v1_rom_shim_rp2040.S | 66 @ rx:ry means the concatenation of rx and ry with rx having the less significant bits 350 @ can have rt4==ry, in which case ry trashed 352 @ can have rzh==ry 354 .macro mul32_32_64 rx,ry,rzl,rzh,rt0,rt1,rt2,rt3,rt4 358 uxth \rt1,\ry @ yl 362 lsrs \rt4,\ry,#16 @ yh 419 @ can have rt4==ry, in which case ry trashed 421 @ can have rzh==ry 423 .macro muls32_s32_64 rx,ry,rzl,rzh,rt0,rt1,rt2,rt3,rt4 427 uxth \rt1,\ry @ yl [all …]
|
D | double_math.c | 354 double t,rt,u,v,v0,v1,w,ry; in dpow_1() local 368 ry=round(y); in dpow_1() 369 v=y-ry; in dpow_1() 372 b=(int)ry; // guaranteed to fit in an int; y=b+v0+v1 in dpow_1()
|
/hal_rpi_pico-latest/docs/ |
D | logo-mobile.svg | 24 <ellipse class="cls-2" cx="70.86613" cy="100.39562" rx="12.72753" ry="10.90937"/>
|