Searched refs:movb (Results 1 – 2 of 2) sorted by relevance
/Zephyr-latest/arch/x86/core/ |
D | common.S | 51 movb $0, (%edi) 63 movb $0xff, %al
|
/Zephyr-latest/arch/x86/core/intel64/ |
D | locore.S | 178 movb $0x90, 0(%ebp) 179 movb $0x90, 1(%ebp) 180 movb $0x90, 2(%ebp) 181 movb $0x90, 3(%ebp) 182 movb $0x90, 4(%ebp) 183 movb $0x90, 5(%ebp) 184 movb $0x90, 6(%ebp) 185 movb $0x90, 7(%ebp) 301 movb $0xff, %al
|