mirror of
https://github.com/pkivolowitz/asm_book.git
synced 2026-06-21 00:26:46 +08:00
92 lines
No EOL
1.6 KiB
JSON
92 lines
No EOL
1.6 KiB
JSON
{
|
|
"cSpell.words": [
|
|
"AARCH",
|
|
"ackward",
|
|
"argc",
|
|
"argv",
|
|
"asciz",
|
|
"cbnz",
|
|
"CDLL",
|
|
"cout",
|
|
"csel",
|
|
"dptr",
|
|
"DTMP",
|
|
"FCVTAS",
|
|
"fcvtz",
|
|
"fildes",
|
|
"fizzbuzz",
|
|
"fname",
|
|
"Formulus",
|
|
"fptr",
|
|
"funcs",
|
|
"getpid",
|
|
"iostream",
|
|
"ldrb",
|
|
"ldrh",
|
|
"lname",
|
|
"lseek",
|
|
"memcpy",
|
|
"orward",
|
|
"pimm",
|
|
"pseudocode",
|
|
"regs",
|
|
"setfill",
|
|
"simm",
|
|
"smaddl",
|
|
"sreg",
|
|
"stringstream",
|
|
"strlen",
|
|
"strncpy",
|
|
"struct",
|
|
"structs",
|
|
"Woverflow",
|
|
"wreg",
|
|
"xreg"
|
|
],
|
|
"markdownlint.config": {
|
|
"MD024":false
|
|
},
|
|
"cSpell.ignoreWords": [
|
|
"Athanasios",
|
|
"BIASD",
|
|
"BIASF",
|
|
"Pavlidis",
|
|
"Rypo",
|
|
"SIZD",
|
|
"SIZF",
|
|
"aabb",
|
|
"aabbccdd",
|
|
"amining",
|
|
"bitfields",
|
|
"ccdd",
|
|
"dless",
|
|
"dmore",
|
|
"eeff",
|
|
"fcvtms",
|
|
"fcvtps",
|
|
"fcvtta",
|
|
"foov",
|
|
"iant",
|
|
"ndless",
|
|
"ndmore",
|
|
"nvless",
|
|
"nvmore",
|
|
"onditionally",
|
|
"onsole",
|
|
"rint",
|
|
"rotypo",
|
|
"rwtypo",
|
|
"slen",
|
|
"ssize",
|
|
"stdinp",
|
|
"stinkin",
|
|
"vless",
|
|
"vmore"
|
|
],
|
|
"files.associations": {
|
|
"ostream": "cpp",
|
|
"iomanip": "cpp",
|
|
"atomic": "cpp",
|
|
"unistd.h": "c"
|
|
}
|
|
} |