mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-04 01:08:03 +02:00
Turn off DISASSEM
This commit is contained in:
parent
562bdaf70e
commit
002d0ad3e9
1 changed files with 1 additions and 1 deletions
|
|
@ -2,7 +2,7 @@
|
|||
|
||||
#include "x86sse.h"
|
||||
|
||||
#define DISASSEM 1
|
||||
#define DISASSEM 0
|
||||
#define X86_TWOB 0x0f
|
||||
|
||||
/* Emit bytes to the instruction stream:
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue