MCPcopy Create free account

hub / github.com/StanfordPL/x64asm / functions

Functions736 in github.com/StanfordPL/x64asm

Methodpref_group3
Emits a group 3 prefix byte. */
src/assembler.h:148
Methodpref_group4
src/assembler.h:154
Methodpref_rex_w
src/constants.h:319
Methodr10
src/constants.h:517
Methodr10b
src/constants.h:370
Methodr10d
src/constants.h:468
Methodr10w
src/constants.h:419
Methodr11
src/constants.h:520
Methodr11b
src/constants.h:373
Methodr11d
src/constants.h:471
Methodr11w
src/constants.h:422
Methodr12
src/constants.h:523
Methodr12b
src/constants.h:376
Methodr12d
src/constants.h:474
Methodr12w
src/constants.h:425
Methodr13
src/constants.h:526
Methodr13b
src/constants.h:379
Methodr13d
src/constants.h:477
Methodr13w
src/constants.h:428
Methodr14
src/constants.h:529
Methodr14b
src/constants.h:382
Methodr14d
src/constants.h:480
Methodr14w
src/constants.h:431
Methodr15
src/constants.h:532
Methodr15b
src/constants.h:385
Methodr15d
src/constants.h:483
Methodr15w
src/constants.h:434
Methodr8
src/constants.h:511
Methodr8b
src/constants.h:364
Methodr8d
src/constants.h:462
Methodr8w
src/constants.h:413
Methodr9
src/constants.h:514
Methodr9b
src/constants.h:367
Methodr9d
src/constants.h:465
Methodr9w
src/constants.h:416
Methodr_null
Helper method: returns a null register. */
src/m.h:209
Methodrax
src/constants.h:487
Methodrbp
src/constants.h:502
Methodrbx
src/constants.h:496
Methodrcx
src/constants.h:490
Methodrdi
src/constants.h:508
Methodrdx
src/constants.h:493
Methodremaining
Returns the number of bytes remaining in the internal buffer. */
src/function.h:330
Methodrequired_flags
Returns the set of cpu flags required to run this code. */
src/code.h:44
Methodrequired_flags
Returns the cpu flag set required by this instruction. */
src/instruction.h:469
Methodreserve
Extends the size of the internal buffer; reallocates if necessary. */
src/function.h:162
Methodreserve
Resize's a function's internal buffer to guarantee sufficient space for assembling an instruction. */
src/assembler.h:50
Methodrex
Unconditionally emits a rex prefix. */
src/assembler.h:251
Methodrip
src/constants.h:261
Methodround_up
Rounds an integer up to the nearest multiple of 1024. */
src/function.h:335
Methodrsi
src/constants.h:505
Methodrsp
src/constants.h:499
Methods_null
Helper method: returns a null segment register. */
src/m.h:213
Methodset_base
Sets this memory's base register. */
src/m.h:121
Methodset_disp
Sets this memory's displacement. */
src/m.h:136
Methodset_index
Sets this memory's index register. */
src/m.h:126
Methodset_offset
Sets this moffs' offset. */
src/moffs.h:63
Methodset_rip_offset
Sets the RIP+offset form flag for this memory. */
src/m.h:150
Methodset_scale
Sets this memory's scale register. */
src/m.h:131
Methodset_seg
Sets this memory's segment register. */
src/m.h:116
Methodset_seg
Sets this moffs' segment register. */
src/moffs.h:59
Methodsi
src/constants.h:407
Methodsil
src/constants.h:358
Methodsp
src/constants.h:401
Methodspl
src/constants.h:352
Methodss
src/constants.h:542
Methodsse_begin
Iterates over largest SSE registers */
src/reg_set.h:842
Methodsse_end
End iterator for the SSE registers */
src/reg_set.h:846
Methodst0
src/constants.h:555
Methodst1
src/constants.h:558
Methodst2
src/constants.h:561
Methodst3
src/constants.h:564
Methodst4
src/constants.h:567
Methodst5
src/constants.h:570
Methodst6
src/constants.h:573
Methodst7
src/constants.h:576
Methodstart
Begin compiling a function. Clears the function's internal buffer. and erases previously stored label definitions. */
src/assembler.h:81
Methodswap
STL-compliant swap. */
src/xmm.h:62
Methodswap
STL-compliant swap. */
src/m.h:195
Methodtag0
src/constants.h:190
Methodtag1
src/constants.h:193
Methodtag2
src/constants.h:196
Methodtag3
src/constants.h:199
Methodtag4
src/constants.h:202
Methodtag5
src/constants.h:205
Methodtag6
src/constants.h:208
Methodtag7
src/constants.h:211
Methodtaken
src/constants.h:274
Methodthree
src/constants.h:287
Methodto_byte
src/alias.h:86
Methodto_double
src/alias.h:113
Methodto_high
src/alias.h:64
Methodto_low
src/alias.h:41
Methodto_quad
src/alias.h:128
Methodto_word
src/alias.h:98
Methodtype
Returns the type expected at index for this instruction. */
src/instruction.h:167
Methoduniverse
Creates a full register set. */
src/reg_set.h:189
Methoduniverse
Creates a full flag set. */
src/flag_set.h:62
Methodvex
src/assembler.h:322
Methodvex2
Emits a 2-byte vex prefix. See Figure 2-9: Intel Manual Vol 2A 2-14. */
src/assembler.h:307
← previousnext →601–700 of 736, ranked by callers