Search Results

Search: Posts Made By: pheonix
Forum: Programming 08-05-2011
4,488
Posted By pheonix
It wasn't about the imul instruction of intel, it...
It wasn't about the imul instruction of intel, it was about GCC insisting that my "C" language statement wasn't a 32x32bit multiply just because the constant had the 31st bit set. GCC insisted that...
Forum: Programming 08-04-2011
4,488
Posted By pheonix
Thanx for reply, however maybe title a little...
Thanx for reply, however maybe title a little misleading? I am trying to write "C"
code, usable by different processors. On an Intel processor using GCC or Clang
I wish to have:
(int)(((unsigned...
Forum: Programming 08-04-2011
4,488
Posted By pheonix
C multiplication with GCC
Hi all, newbie here.
Does anyone know if it is possible to use GCC or Clang to multiply
two unsigned numbers and have it use for intel instructions, the mull instruction or an imul. I can't figure...
Showing results 1 to 3 of 3

 
All times are GMT -4. The time now is 03:15 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy