Home | History | Annotate | Download | only in ppc

Lines Matching refs:Word

1005 uint64_t::function::DOUBLE:uint32_t WORD
1007 if (EXTRACTED32(WORD, 1, 8) > 0
1008 && EXTRACTED32(WORD, 1, 8) < 255) {
1010 int not_word_1_1 = !EXTRACTED32(WORD, 1, 1); /*2.6.3 bug*/
1011 FRT = (INSERTED64(EXTRACTED32(WORD, 0, 1), 0, 1)
1015 | INSERTED64(EXTRACTED32(WORD, 2, 31), 5, (63 - 29)));
1017 else if (EXTRACTED32(WORD, 1, 8) == 0
1018 && EXTRACTED32(WORD, 9, 31) != 0) {
1020 int sign = EXTRACTED32(WORD, 0, 0);
1022 uint64_t frac = INSERTED64(EXTRACTED32(WORD, 9, 31), 1, (52 - 29));
1032 else if (EXTRACTED32(WORD, 1, 8) == 255
1033 || EXTRACTED32(WORD, 1, 31) == 0) {
1034 FRT = (INSERTED64(EXTRACTED32(WORD, 0, 1), 0, 1)
1035 | INSERTED64(EXTRACTED32(WORD, 1, 1), 2, 2)
1036 | INSERTED64(EXTRACTED32(WORD, 1, 1), 3, 3)
1037 | INSERTED64(EXTRACTED32(WORD, 1, 1), 4, 4)
1038 | INSERTED64(EXTRACTED32(WORD, 2, 31), 5, (63 - 29)));
1048 uint32_t WORD;
1052 WORD = (INSERTED32(EXTRACTED64(FRS, 0, 1), 0, 1)
1067 WORD = (INSERTED32(sign, 0, 0)
1072 WORD = 0x0; /* ??? */
1074 return WORD;
1887 0.32,6.RT,11.RA,16.D:D:::Load Word and Zero
1900 0.31,6.RT,11.RA,16.RB,21.23,31./:X:::Load Word and Zero Indexed
1913 0.33,6.RT,11.RA,16.D:D:::Load Word and Zero with Update
1927 0.31,6.RT,11.RA,16.RB,21.55,31./:X:::Load Word and Zero with Update Indexed
1941 0.58,6.RT,11.RA,16.DS,30.2:DS:64::Load Word Algebraic
1949 0.31,6.RT,11.RA,16.RB,21.341,31./:X:64::Load Word Algebraic Indexed
1957 0.31,6.RT,11.RA,16.RB,21.373,31./:X:64::Load Word Algebraic with Update Indexed
2060 0.44,6.RS,11.RA,16.D:D:::Store Half Word
2073 0.31,6.RS,11.RA,16.RB,21.407,31./:X:::Store Half Word Indexed
2086 0.45,6.RS,11.RA,16.D:D:::Store Half Word with Update
2100 0.31,6.RS,11.RA,16.RB,21.439,31./:X:::Store Half Word with Update Indexed
2114 0.36,6.RS,11.RA,16.D:D:::Store Word
2127 0.31,6.RS,11.RA,16.RB,21.151,31./:X:::Store Word Indexed
2140 0.37,6.RS,11.RA,16.D:D:::Store Word with Update
2154 0.31,6.RS,11.RA,16.RB,21.183,31./:X:::Store Word with Update Indexed
2217 0.31,6.RT,11.RA,16.RB,21.534,31./:X:::Load Word Byte-Reverse Indexed
2230 0.31,6.RS,11.RA,16.RB,21.918,31./:X:::Store Half Word Byte-Reversed Indexed
2243 0.31,6.RS,11.RA,16.RB,21.662,31./:X:::Store Word Byte-Reversed Indexed
2261 0.46,6.RT,11.RA,16.D:D:::Load Multiple Word
2280 0.47,6.RS,11.RA,16.D:D:::Store Multiple Word
2302 0.31,6.RT,11.RA,16.NB,21.597,31./:X:::Load String Word Immediate
2334 0.31,6.RT,11.RA,16.RB,21.533,31./:X:::Load String Word Indexed
2370 0.31,6.RS,11.RA,16.NB,21.725,31./:X:::Store String Word Immedate
2392 0.31,6.RS,11.RA,16.RB,21.661,31./:X:::Store String Word Indexed
2424 0.31,6.RT,11.RA,16.RB,21.20,31./:X:::Load Word And Reserve Indexed
2452 0.31,6.RS,11.RA,16.RB,21.150,31.1:X:::Store Word Conditional Indexed
2700 0.31,6.RT,11.RA,16.RB,21.OE,22.235,31.Rc:XO::mullw:Multiply Low Word
2717 0.31,6.RT,11.RA,16.RB,21./,22.75,31.Rc:XO::mulhw:Multiply High Word
2732 0.31,6.RT,11.RA,16.RB,21./,22.11,31.Rc:XO::mulhwu:Multiply High Word Unsigned
2747 0.31,6.RT,11.RA,16.RB,21.OE,22.491,31.Rc:XO::divw:Divide Word
2769 0.31,6.RT,11.RA,16.RB,21.OE,22.459,31.Rc:XO::divwu:Divide Word Unsigned
2899 0.3,6.TO,11.RA,16.SI:D:::Trap Word Immediate
2932 0.31,6.TO,11.RA,16.RB,21.4,31./:X:::Trap Word
3102 0.31,6.RS,11.RA,16./,21.922,31.Rc:X::extsh:Extend Sign Half Word
3112 0.31,6.RS,11.RA,16./,21.986,31.Rc:X:64::Extend Sign Word
3131 0.31,6.RS,11.RA,16./,21.26,31.Rc:X:::Count Leading Zeros Word
3180 0.21,6.RS,11.RA,16.SH,21.MB,26.ME,31.Rc:M:::Rotate Left Word Immediate then AND with Mask
3216 0.23,6.RS,11.RA,16.RB,21.MB,26.ME,31.Rc:M:::Rotate Left Word then AND with Mask
3233 0.20,6.RS,11.RA,16.SH,21.MB,26.ME,31.Rc:M::rlwimi:Rotate Left Word Immediate then Mask Insert
3252 0.31,6.RS,11.RA,16.RB,21.24,31.Rc:X:::Shift Left Word
3273 0.31,6.RS,11.RA,16.RB,21.536,31.Rc:X:::Shift Right Word
3294 0.31,6.RS,11.RA,16.SH,21.824,31.Rc:X:::Shift Right Algebraic Word Immediate
3316 0.31,6.RS,11.RA,16.RB,21.792,31.Rc:X:::Shift Right Algebraic Word
3659 0.31,6.FRS,11.RA,16.RB,21.983,31./:X:f::Store Floating-Point Integer Word Indexed
4573 0.63,6.FRT,11./,16.FRB,21.14,31.Rc:X:f::Floating Convert To Integer Word
4576 0.63,6.FRT,11./,16.FRB,21.15,31.Rc:X:f:fctiwz:Floating Convert To Integer Word with round towards Zero
5023 0.31,6.RT,11.RA,16.RB,21.310,31./:X:earwax::External Control In Word Indexed
5025 0.31,6.RS,11.RA,16.RB,21.438,31./:X:earwax::External Control Out Word Indexed