annotate vidix/mga_crtc2_vid.c @ 29310:c35891e664af

replace "g" asm constraint by "erm" since "g" allows 64bit immediates while the operator (cmp) using the "g"-constrained operand doesn't support 64bit immediates. Original thread: date: Tue, Jun 2, 2009 at 11:31 AM subject: [PATCH] Fix MPlayer to compile on Darwin/x86_86
author gpoirier
date Sun, 07 Jun 2009 14:42:43 +0000
parents 1e215be6a749
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
25561
1e215be6a749 Get rid of build system hackery to generate mga_crtc2_vid.o and rage128_vid.o.
diego
parents:
diff changeset
1 #define CRTC2
1e215be6a749 Get rid of build system hackery to generate mga_crtc2_vid.o and rage128_vid.o.
diego
parents:
diff changeset
2
1e215be6a749 Get rid of build system hackery to generate mga_crtc2_vid.o and rage128_vid.o.
diego
parents:
diff changeset
3 #include "mga_vid.c"