Re: paddb vs paddw

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hi Ankit,

>Both the programs give the same output. WHY IS IT SO? i am using paddb and paddw. it dosent make any diff?

Try these number instead, and see if it makes a difference:

uint8_t a[8]={0x80,0x81,0x82,0x83,0x84,0x85,0x86,0x87};
uint8_t b[8]={0xF1,0xF2,0xF3,0xF4,0xF5,0xF6,0xF7,0xF8};
uint8_t i;

HTH,
--Eljay


[Index of Archives]     [Linux C Programming]     [Linux Kernel]     [eCos]     [Fedora Development]     [Fedora Announce]     [Autoconf]     [The DWARVES Debugging Tools]     [Yosemite Campsites]     [Yosemite News]     [Linux GCC]

  Powered by Linux