Searched refs:Rd (Results 1 – 8 of 8) sorted by relevance
| /openbmc/qemu/target/hexagon/ |
| H A D | arch.h | 32 int arch_sf_recip_common(float32 *Rs, float32 *Rt, float32 *Rd, 34 int arch_sf_invsqrt_common(float32 *Rs, float32 *Rd, int *adjust,
|
| H A D | arch.c | 238 int arch_sf_recip_common(float32 *Rs, float32 *Rt, float32 *Rd, int *adjust, in arch_sf_recip_common() argument 329 *Rd = RdV; in arch_sf_recip_common() 334 int arch_sf_invsqrt_common(float32 *Rs, float32 *Rd, int *adjust, in arch_sf_invsqrt_common() argument 371 *Rd = RdV; in arch_sf_invsqrt_common()
|
| /openbmc/qemu/target/hexagon/imported/ |
| H A D | encode_pp.def | 599 DEF_FIELDROW_DESC32(ICLASS_CJ" 0110 -------- -------- --------","[#6] Rd=#u6 ; jump #s9:2 ") 600 DEF_FIELDROW_DESC32(ICLASS_CJ" 0111 -------- -------- --------","[#7] Rd=Rs ; jump #s9:2 ") 755 DEF_FIELDROW_DESC32( ICLASS_CR" 1010 -------- PP------ --------","[#10] Rd=Cs ") 818 DEF_FIELDROW_DESC32(ICLASS_M" 0000 -------- PP------ --------","[#0] Rd=(Rs,#u8)") 966 DEF_FIELDROW_DESC32(ICLASS_M" 1001 -------- PP------ --------","[#9] Rd=(Rss,Rtt)") 1056 DEF_FIELDROW_DESC32(ICLASS_M" 1100 -------- PP------ --------","[#12] Rd=(Rs,Rt)") 1065 DEF_FIELDROW_DESC32(ICLASS_M" 1101 -------- PP------ --------","[#13] Rd=(Rs,Rt)") 1176 DEF_FIELDROW_DESC32( ICLASS_ALU2op" 0000 -------- PP------ --------","[#0] (Pu) Rd=(Rs)") 1204 DEF_FIELDROW_DESC32( ICLASS_ALU2op" 0011 -------- PP------ --------","[#3] Rd=(Pu,Rs,#s8)") 1210 DEF_ENC32(A4_rcmpeqi, ICLASS_ALU2op" 0011 -10sssss PP1iiiii iiiddddd") /* Rd = (Rs,#s8) */ [all …]
|
| H A D | shift.idef | 27 /* NOTE: Rd[d] = Rs[s] *right* shifts with saturation don't make sense */ 59 RSHIFTTYPES(r,Rd,Rs,4_8,,,fECHO,,) 91 RSATSHIFTTYPES(r_sat,Rd,Rs,4_8) 138 ISHIFTTYPES(r,5,Rd,Rs,4_4,,,fECHO,,) 153 ISHIFTTYPES_ONLY_ASL(r_sat,5,Rd,Rs,4_8,,,fSAT,:sat)
|
| /openbmc/openbmc/poky/meta/files/common-licenses/ |
| H A D | Arphic-1999 | 4 11Fl. No.168, Yung Chi Rd., Taipei, 110 Taiwan
|
| /openbmc/openbmc/meta-openembedded/meta-oe/licenses/ |
| H A D | Arphic-Public-License | 4 11Fl. No.168, Yung Chi Rd., Taipei, 110 Taiwan
|
| /openbmc/qemu/target/hexagon/imported/mmvec/ |
| H A D | encode_ext.def | 24 DEF_ENC(V6_extractw, ICLASS_LD" 001 0 000sssss PP0uuuuu --1ddddd") /* coproc insn, returns Rd */
|
| /openbmc/qemu/target/mips/tcg/ |
| H A D | msa_helper.c | 5888 #define Rd(pwr, i) (pwr->d[i]) macro
|