gem5 v25.0.0.1
Loading...
Searching...
No Matches
decoder_tables.cc File Reference
#include "arch/x86/decoder.hh"
#include "arch/x86/types.hh"

Go to the source code of this file.

Namespaces

namespace  gem5
 Copyright (c) 2024 Arm Limited All rights reserved.
namespace  gem5::X86ISA
 This is exposed globally, independent of the ISA.

Enumerations

enum  gem5::X86ISA::SizeType {
  gem5::X86ISA::NoImm , gem5::X86ISA::NI = NoImm , gem5::X86ISA::ByteImm , gem5::X86ISA::BY = ByteImm ,
  gem5::X86ISA::WordImm , gem5::X86ISA::WO = WordImm , gem5::X86ISA::DWordImm , gem5::X86ISA::DW = DWordImm ,
  gem5::X86ISA::QWordImm , gem5::X86ISA::QW = QWordImm , gem5::X86ISA::OWordImm , gem5::X86ISA::OW = OWordImm ,
  gem5::X86ISA::VWordImm , gem5::X86ISA::VW = VWordImm , gem5::X86ISA::ZWordImm , gem5::X86ISA::ZW = ZWordImm ,
  gem5::X86ISA::Enter , gem5::X86ISA::EN = Enter , gem5::X86ISA::Pointer , gem5::X86ISA::PO = Pointer
}

Variables

const uint8_t gem5::X86ISA::CS = CSOverride
const uint8_t gem5::X86ISA::DS = DSOverride
const uint8_t gem5::X86ISA::ES = ESOverride
const uint8_t gem5::X86ISA::FS = FSOverride
const uint8_t gem5::X86ISA::GS = GSOverride
const uint8_t gem5::X86ISA::SS = SSOverride
const uint8_t gem5::X86ISA::OO = OperandSizeOverride
const uint8_t gem5::X86ISA::AO = AddressSizeOverride
const uint8_t gem5::X86ISA::LO = Lock
const uint8_t gem5::X86ISA::RE = Rep
const uint8_t gem5::X86ISA::RN = Repne
const uint8_t gem5::X86ISA::RX = RexPrefix
const uint8_t gem5::X86ISA::V2 = Vex2Prefix
const uint8_t gem5::X86ISA::V3 = Vex3Prefix

Generated on Sat Oct 18 2025 08:06:47 for gem5 by doxygen 1.14.0