Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/copy/v86
/ cpu.js
File
cpu.js
src/cpu.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
"use strict"
;
2
3
// Resources:
4
// https://pdos.csail.mit.edu/6.828/2006/readings/i386/toc.htm
Callers
nothing calls this directly
Calls
9
get_import
Function · 0.85
get_optional_import
Function · 0.85
dbg_assert
Function · 0.85
load_kernel
Function · 0.85
h
Function · 0.85
i32
Function · 0.85
to_be32
Function · 0.85
to_be16
Function · 0.85
read_elf
Function · 0.85
Tested by
no test coverage detected