|
I was wondering how to use GCC on my C source file to dump a mnemonic version of the machine code so I could see what my code was being compiled into. You can do this with Java but I haven't been able to find a way with GCC.
I am trying to re-write a ...
Started by James on
, 8 posts
by 8 people.
Answer Snippets (Read the full thread at stackoverflow):
>objdump --help [...] -S, --source if you'd like to produce a dump of intel syntax, you could use the -masm=intel switch, as so:
gcc -S -masm=intel code.c
(Both produce....
You can use objdump to produce a more readable disassembly.
|
|
Hello,
I would like to introduce some assembly code into a c99 codebase. I want to use the UMULL instruction from the ARM CPU to multiply 2 uint32_t and get the result immediately into a uint64_t.
Now a uint64_t needs 2 registers, so how do I specify ...
Answer Snippets (Read the full thread at stackoverflow):
C = (uint64_t)a * (uint64_t)b; or if you feel you must use machine-specific asm, you can go.
|
|
In Toyota manufacturing lines they always know what path a part have traveled. Just so they can be sure they can fix it of something goes wrong. Is this applicable in software too?
All error messages should tell me exactly what path they traveled. Some...
Started by Flinkman on
, 6 posts
by 6 people.
Answer Snippets (Read the full thread at stackoverflow):
You just can't tag each data structure.
To keep track of the entire history of the state of the machine.
|
Ask your Facebook Friends
|
I've always been fascinated by this. I hear that it is due to the soil. I've also heard that it is to do with the moisture UNDER the pitch.
Essentially, in the subcontinent, the pitches are naturally moist underneath which supposedly means that the ball...
Started by Wasim_Waqar on
, 11 posts
by 5 people.
Answer Snippets (Read the full thread at pakpassion):
Aeration is achieved by a soil-slitting machine, or by forking the surface at close?
In relation to the above post- is it possible....
To be sprayed onto pitches in England in the early days to deliberately produce lifeless pitches to aeration.
|
|
08-29-2008, 7:37 PM #2 James Jaragosky View Profile View Forum Posts View Blog Entries Visit Homepage View Articles Member Join Date Oct 2007 Location Noblesville Indiana Posts 1,083 Solid Maple? Originally Posted by james mcgrew 3d, vcarve, machining...
Answer Snippets (Read the full thread at sawmillcreek):
I am happy.
D rosette, vcarve and a machine for printing money!! Attached Images IMG_2444.JPG (79.5 KB, 676
vector art 3d rosette, v carve and a machine for printing money!! what a nice piece of work.
|
|
Hi all,
bit baffled by this, I have a large boat, with castle creations hydra 120 esc, running 6 cells, eagle tree data logging has 23mph, using a turnigy t600 880kv motor, through a gearbox with 1.14:1 ratio, and a 50mm 3 blade cleaver prop.
The motor...
Started by pmdevlin on
, 15 posts
by 6 people.
Answer Snippets (Read the full thread at rcgroups):
My friend has a milling machine with digital rpm meter, I dont have rpm on anything I own, so.
|
|
I hate answering my own question but I got it working, not via an answer but by keeping at it till it is done.
I tracked it down to static(images, css, js) content that is not delivered.
I focused on one image:http://tfs.myDomain:8080/tfs/web/Resources...
Answer Snippets (Read the full thread at microsoft):
Hi Jack,
I suggest you move TFS property, just change machine name or URL name there never was an old domain(I cannot use the old servername as it has also changed) because this machine to start the machine....
And the item is there.
|
|
Hi All,
I have a google code project which I used SVN to update. I am about to submit the project as the deliverable for a thesis on producing resource intensive applications on a mobile platform.
I was wondering if any of you knew of software which I...
Started by gav on
, 6 posts
by 6 people.
Answer Snippets (Read the full thread at stackoverflow):
Here a screenshot....
It can produce some of what you to browse its features.
Also free for you, I believe, is TeamCity.
ConQAT has the advantage of being free.
ConQAT will produce some of that, and can then be hooked to a database for storage.
|
|
I can compile my .asl file into .cas file, but when I run the .cas file, the Quest program always hangs instantly (i.e., the program freezes as soon as I run a .cas file, the screen shows nothing, the menu is inaccessible, when I click anywhere on the...
Started by abcroy on
, 13 posts
by 2 people.
Answer Snippets (Read the full thread at textadventures):
Package-able on other machine ( e.g., The Awakening Dead 2.) I have just tried treasure hunt.asl modern technology, and should be able to produce games in Chinese - it would be amazing to have.
|
|
I'd like to use alternatives to System Center Virtual Machine Manager 2008 is possible, in other words, any FREE tools?
Started by Adam on
, 3 posts
by 3 people.
Answer Snippets (Read the full thread at stackoverflow):
Use VMWare its not free, but you.
Or True Image can now produce .vhd files from a physical system.
|