Lines Matching refs:stub

479 #define init_prefixes(stub) ({ \  argument
480 uint8_t *buf_ = get_stub(stub); \
879 [stub] "rm" (stub.func), \
880 "m" (*(uint8_t(*)[MAX_INST_LEN + 1])stub.ptr) ); \
887 stub.func); \
897 : constraints, [stub] "rm" (stub.func), \
898 "m" (*(typeof(stub.buf) *)stub.addr) )
1181 memcpy(get_stub(stub), ((uint8_t[]){ bytes, 0xc3 }), nr_ + 1); \
1183 put_stub(stub); \
1191 memcpy(get_stub(stub), ((uint8_t[]){ bytes, 0xc3 }), nr_ + 1); \
1197 put_stub(stub); \
3001 struct x86_emulate_stub stub = {}; in x86_emulate() local
5505 opc = init_prefixes(stub); in x86_emulate()
5643 opc = init_prefixes(stub); in x86_emulate()
5671 put_stub(stub); in x86_emulate()
5696 opc = init_prefixes(stub); in x86_emulate()
5722 put_stub(stub); in x86_emulate()
5854 opc = init_prefixes(stub); in x86_emulate()
5900 put_stub(stub); in x86_emulate()
6088 opc = init_prefixes(stub); in x86_emulate()
6104 put_stub(stub); in x86_emulate()
6183 opc = init_prefixes(stub); in x86_emulate()
6235 opc = init_prefixes(stub); in x86_emulate()
6246 put_stub(stub); in x86_emulate()
6328 opc = init_prefixes(stub); in x86_emulate()
6348 opc = init_prefixes(stub); in x86_emulate()
6767 opc = init_prefixes(stub); in x86_emulate()
7045 opc = init_prefixes(stub); in x86_emulate()
7061 put_stub(stub); in x86_emulate()
7065 opc = init_prefixes(stub); in x86_emulate()
7121 opc = init_prefixes(stub); in x86_emulate()
7165 opc = init_prefixes(stub); in x86_emulate()
7193 put_stub(stub); in x86_emulate()
7284 opc = init_prefixes(stub); in x86_emulate()
7298 put_stub(stub); in x86_emulate()
7316 opc = init_prefixes(stub); in x86_emulate()
7420 uint8_t *buf = get_stub(stub); in x86_emulate()
7441 put_stub(stub); in x86_emulate()
7447 uint8_t *buf = get_stub(stub); in x86_emulate()
7475 put_stub(stub); in x86_emulate()
7560 opc = init_prefixes(stub); in x86_emulate()
7582 opc = init_prefixes(stub); in x86_emulate()
7605 put_stub(stub); in x86_emulate()
7621 opc = init_prefixes(stub); in x86_emulate()
7696 opc = init_prefixes(stub); in x86_emulate()
7784 uint8_t *buf = get_stub(stub); in x86_emulate()
7801 put_stub(stub); in x86_emulate()
7817 uint8_t *buf = get_stub(stub); in x86_emulate()
7840 put_stub(stub); in x86_emulate()
7943 put_stub(stub); in x86_emulate()
8012 put_stub(stub); in x86_emulate()