Searched refs:UIM (Results 1 – 4 of 4) sorted by relevance
/external/llvm/lib/Target/PowerPC/ |
D | PPCInstrVSX.td | 752 (outs vsrc:$XT), (ins vsrc:$XB, u2imm:$UIM), 753 "xxspltw $XT, $XB, $UIM", IIC_VecPerm, []>;
|
D | PPCInstrAltivec.td | 481 // Defines with the UIM field set to 0 for floating-point
|
/external/svox/pico_resources/tools/LingwareBuilding/PicoLingware_source_files/pkb/de-DE/ |
D | de-DE_klex.pkb | 606 "LDFI!UIM legitime"LDFI!UIM,lehnenmlehnte2leib)leichte" leichten" leichterCleiden…
|
/external/valgrind/VEX/priv/ |
D | guest_ppc_toIR.c | 15718 UChar UIM = ifieldRegA(theInstr) & 3; in dis_vx_permute_misc() local 15719 UChar sh_uim = (3 - (UIM)) * 32; in dis_vx_permute_misc() 15720 DIP("xxspltw v%d,v%d,%d\n", (UInt)XT, (UInt)XB, UIM); in dis_vx_permute_misc()
|