cupertino-docs/docs/hypervisor/documentation_hypervisor_hv_x86_fs.json
Mihaela Mihaljevic 1eae0594fc data: refresh docs/ + add packages/ from .cupertino-dev
Bulk update of the public corpus from /Users/mmj/.cupertino-dev/, the
local source that built v1.0.0 / v1.0.1 release database bundles.

- docs/: 1,739 new pages, 403,381 modified (schema upgrade to the
  structured-page format used by v1.0+: overview, rawMarkdown,
  sections[].items[]). Total 404,568 page JSONs (2.4 GB).
- packages/: 1,587 packages (1.5 GB), previously empty in this repo.
  Includes per-package source archives and READMEs for the curated
  Swift package set. Some packages (notably swiftlang/swift-foundation-icu)
  ship 50-100 MB ICU lookup tables — under GitHub's 100 MB limit.

No deletions: existing files not in .cupertino-dev are preserved
(e.g. swift-org/ has 81 historical pages this update doesn't touch).
2026-05-09 12:58:32 +02:00

114 lines
5.7 KiB
JSON

{
"abstract" : "The value that identifies the x86 segment register FS.",
"availability" : [
{
"beta" : false,
"deprecated" : false,
"name" : "macOS",
"unavailable" : false
}
],
"codeExamples" : [
],
"contentHash" : "4074705b1e45b65a5b5d46de096bc7a28bce19dd331bfd123714194a171c865a",
"crawledAt" : "2026-03-11T07:42:59Z",
"declaration" : {
"code" : "var HV_X86_FS: hv_x86_reg_t { get }",
"language" : "swift"
},
"id" : "F877D4D9-AB5A-466F-AFAE-7AB027C084F3",
"kind" : "unknown",
"language" : "swift",
"module" : "Hypervisor",
"platforms" : [
"macOS"
],
"rawMarkdown" : "---\nsource: https:\/\/developer.apple.com\/documentation\/Hypervisor\/HV_X86_FS\ncrawled: 2026-03-11T07:42:59Z\n---\n\n# HV_X86_FS\n\n**Global Variable**\n\nThe value that identifies the x86 segment register FS.\n\n## Declaration\n\n```swift\nvar HV_X86_FS: hv_x86_reg_t { get }\n```\n\n## Registers\n\n- **HV_X86_RIP**: The value that identifies the x86 instruction pointer register.\n- **HV_X86_RFLAGS**: The value that identifies the x86 status register.\n- **HV_X86_RAX**: The value that identifies the x86 accumulator register.\n- **HV_X86_RCX**: The value that identifies the x86 counter register.\n- **HV_X86_RDX**: The value that identifies the x86 data register.\n- **HV_X86_RBX**: The value that identifies the x86 base register.\n- **HV_X86_RSI**: The value that identifies the x86 source index register.\n- **HV_X86_RDI**: The value that identifies the x86 destination index register.\n- **HV_X86_RSP**: The value that identifies the x86 stack pointer register.\n- **HV_X86_RBP**: The value that identifies the x86 base pointer register.\n- **HV_X86_R8**: The value that identifies the x86 general-purpose register R8.\n- **HV_X86_R9**: The value that identifies the x86 general-purpose register R9.\n- **HV_X86_R10**: The value that identifies the x86 general-purpose register R10.\n- **HV_X86_R11**: The value that identifies the x86 general-purpose register R11.\n- **HV_X86_R12**: The value that identifies the x86 general-purpose register R12.\n\n",
"sections" : [
{
"content" : "",
"items" : [
{
"description" : "The value that identifies the x86 instruction pointer register.",
"name" : "HV_X86_RIP",
"url" : "https:\/\/developer.apple.com\/documentation\/Hypervisor\/HV_X86_RIP"
},
{
"description" : "The value that identifies the x86 status register.",
"name" : "HV_X86_RFLAGS",
"url" : "https:\/\/developer.apple.com\/documentation\/Hypervisor\/HV_X86_RFLAGS"
},
{
"description" : "The value that identifies the x86 accumulator register.",
"name" : "HV_X86_RAX",
"url" : "https:\/\/developer.apple.com\/documentation\/Hypervisor\/HV_X86_RAX"
},
{
"description" : "The value that identifies the x86 counter register.",
"name" : "HV_X86_RCX",
"url" : "https:\/\/developer.apple.com\/documentation\/Hypervisor\/HV_X86_RCX"
},
{
"description" : "The value that identifies the x86 data register.",
"name" : "HV_X86_RDX",
"url" : "https:\/\/developer.apple.com\/documentation\/Hypervisor\/HV_X86_RDX"
},
{
"description" : "The value that identifies the x86 base register.",
"name" : "HV_X86_RBX",
"url" : "https:\/\/developer.apple.com\/documentation\/Hypervisor\/HV_X86_RBX"
},
{
"description" : "The value that identifies the x86 source index register.",
"name" : "HV_X86_RSI",
"url" : "https:\/\/developer.apple.com\/documentation\/Hypervisor\/HV_X86_RSI"
},
{
"description" : "The value that identifies the x86 destination index register.",
"name" : "HV_X86_RDI",
"url" : "https:\/\/developer.apple.com\/documentation\/Hypervisor\/HV_X86_RDI"
},
{
"description" : "The value that identifies the x86 stack pointer register.",
"name" : "HV_X86_RSP",
"url" : "https:\/\/developer.apple.com\/documentation\/Hypervisor\/HV_X86_RSP"
},
{
"description" : "The value that identifies the x86 base pointer register.",
"name" : "HV_X86_RBP",
"url" : "https:\/\/developer.apple.com\/documentation\/Hypervisor\/HV_X86_RBP"
},
{
"description" : "The value that identifies the x86 general-purpose register R8.",
"name" : "HV_X86_R8",
"url" : "https:\/\/developer.apple.com\/documentation\/Hypervisor\/HV_X86_R8"
},
{
"description" : "The value that identifies the x86 general-purpose register R9.",
"name" : "HV_X86_R9",
"url" : "https:\/\/developer.apple.com\/documentation\/Hypervisor\/HV_X86_R9"
},
{
"description" : "The value that identifies the x86 general-purpose register R10.",
"name" : "HV_X86_R10",
"url" : "https:\/\/developer.apple.com\/documentation\/Hypervisor\/HV_X86_R10"
},
{
"description" : "The value that identifies the x86 general-purpose register R11.",
"name" : "HV_X86_R11",
"url" : "https:\/\/developer.apple.com\/documentation\/Hypervisor\/HV_X86_R11"
},
{
"description" : "The value that identifies the x86 general-purpose register R12.",
"name" : "HV_X86_R12",
"url" : "https:\/\/developer.apple.com\/documentation\/Hypervisor\/HV_X86_R12"
}
],
"title" : "Registers"
}
],
"source" : "appleJSON",
"title" : "HV_X86_FS",
"url" : "https:\/\/developer.apple.com\/documentation\/Hypervisor\/HV_X86_FS"
}