Searched refs:x86 (Results 1 - 16 of 16) sorted by relevance

/gem5/tests/test-progs/pthread/
H A DMakefile.x8639 BIN_DIR = bin.x86
/gem5/tests/test-progs/threads/src/
H A DMakefile2 ../bin/x86/linux/threads: threads.cpp
3 g++ -o ../bin/x86/linux/threads threads.cpp -pthread -std=c++11
/gem5/tests/test-progs/hello/src/
H A DMakefile.x862 SERVER_PATH=/z/www/htdocs/dist/current/test-progs/hello/bin/x86/linux
3 FETCH_PATH=http://gem5.org/dist/current/test-progs/hello/bin/x86/linux
19 hello32-static: hello.c dockcross-x86
20 ./dockcross-x86 bash -c '$$CC hello.c -o hello32-static -static'
26 dockcross-x86:
27 docker run --rm dockcross/linux-x86 > ./dockcross-x86
28 chmod +x ./dockcross-x86
/gem5/util/m5/
H A DAndroid.mk8 ifeq ($(TARGET_ARCH),x86)
/gem5/tests/test-progs/m5-exit/src/
H A DMakefile.x862 SERVER_PATH=/z/www/htdocs/dist/current/test-progs/m5-exit/bin/x86/linux
3 FETCH_PATH=http://gem5.org/dist/current/test-progs/m5-exit/bin/x86/linux
/gem5/src/arch/alpha/
H A Dosfpal.hh68 imb = 0x86,
/gem5/ext/mcpat/
H A Dlogic.h108 bool x86; member in class:InstructionDecoder
H A Dbasic_components.h267 bool x86; member in class:CoreParameters
H A Dlogic.cc390 int opcode_length = coredynp.x86 ?
796 opcode_length(opcode_length_), num_decoders(num_decoders_), x86(x86_),
817 * An x86 decoder can be even more complex since
911 double squencer_passes = x86 ? 2 : 1;
930 double squencer_passes = x86?2:1;
H A Dcore.cc184 core_params.x86, clockRate,
192 core_params.x86, clockRate,
199 core_params.x86, clockRate,
535 //NOTE: x86 inst can be very lengthy, up to 15B.
3721 ASSIGN_INT_IF("x86", core_params.x86);
/gem5/src/dev/storage/
H A Dide_wdcreg.h144 #define WDSF_PUIS_DS 0x86 /* Disable Power-Up In Standby */
/gem5/src/base/
H A Dbitfield.cc53 0x06, 0x86, 0x46, 0xC6, 0x26, 0xA6, 0x66, 0xE6, 0x16, 0x96, 0x56, 0xD6,
/gem5/system/alpha/h/
H A DfromHudsonOsf.h415 #define PAL_IMB_ENTRY 0x86
/gem5/src/arch/arm/insts/
H A Dcrypto.cc69 0x61, 0x35, 0x57, 0xb9, 0x86, 0xc1, 0x1d, 0x9e, 0xe1, 0xf8, 0x98, 0x11,
82 0x6d, 0x8b, 0xd1, 0x25, 0x72, 0xf8, 0xf6, 0x64, 0x86, 0x68, 0x98, 0x16,
118 0xfb, 0x60, 0xb1, 0x86, 0x3b, 0x52, 0xa1, 0x6c, 0xaa, 0x55, 0x29, 0x9d,
146 0xb0, 0xcb, 0x46, 0xca, 0x45, 0xcf, 0x4a, 0xde, 0x79, 0x8b, 0x86, 0x91,
/gem5/ext/libelf/
H A Delf_common.h173 #define EM_X86_64 62 /* Advanced Micro Devices x86-64 */
174 #define EM_AMD64 EM_X86_64 /* Advanced Micro Devices x86-64 (compat) */
633 #define R_IA_64_LTOFF22X 0x86 /* immediate22 special */
/gem5/src/systemc/tests/systemc/misc/sim_tests/cycle_dw8051_demo/
H A Dcycle_model.cpp803 case 0x86:

Completed in 26 milliseconds