Searched refs:R_SI (Results 1 – 1 of 1) sorted by relevance
/external/syslinux/com32/lib/syslinux/ |
D | shuffle_rm.c | 42 enum gpr_index { R_AX, R_CX, R_DX, R_BX, R_SP, R_BP, R_SI, R_DI }; enumerator 94 { R_CX, R_DX, R_BX, R_BP, R_SI, R_DI }; in syslinux_shuffle_boot_rm() 152 MOV_TO_SEG(p, R_FS, R_SI); in syslinux_shuffle_boot_rm()
|