Home | History | Annotate | Download | only in x86

Lines Matching defs:jmp

1173 void X86Assembler::jmp(Register reg) {
1179 void X86Assembler::jmp(const Address& address) {
1185 void X86Assembler::jmp(Label* label) {