Home
last modified time | relevance | path

Searched refs:x86_jmp (Results 1 – 2 of 2) sorted by relevance

/third_party/mesa3d/src/gallium/auxiliary/rtasm/
Drtasm_x86sse.h198 void x86_jmp( struct x86_function *p, int label );
Drtasm_x86sse.c440 void x86_jmp( struct x86_function *p, int label) in x86_jmp() function