HomeSort by: relevance | last modified time | path
    Searched defs:x86_instr (Results 1 - 2 of 2) sorted by relevancy

  /src/lib/libnvmm/
libnvmm_x86.c 1012 struct x86_instr { struct
1036 int (*fn)(struct x86_decode_fsm *, struct x86_instr *);
1824 node_overflow(struct x86_decode_fsm *fsm, struct x86_instr *instr)
1842 int (*fn)(struct x86_decode_fsm *, struct x86_instr *))
1853 resolve_special_register(struct x86_instr *instr, uint8_t enc, size_t regsize)
1868 node_movs(struct x86_decode_fsm *fsm, struct x86_instr *instr)
1897 node_cmps(struct x86_decode_fsm *fsm, struct x86_instr *instr)
1924 node_stlo(struct x86_decode_fsm *fsm, struct x86_instr *instr)
1961 node_dmo(struct x86_decode_fsm *fsm, struct x86_instr *instr)
2007 node_immediate(struct x86_decode_fsm *fsm, struct x86_instr *instr
    [all...]
libnvmm_x86.c 1012 struct x86_instr { struct
1036 int (*fn)(struct x86_decode_fsm *, struct x86_instr *);
1824 node_overflow(struct x86_decode_fsm *fsm, struct x86_instr *instr)
1842 int (*fn)(struct x86_decode_fsm *, struct x86_instr *))
1853 resolve_special_register(struct x86_instr *instr, uint8_t enc, size_t regsize)
1868 node_movs(struct x86_decode_fsm *fsm, struct x86_instr *instr)
1897 node_cmps(struct x86_decode_fsm *fsm, struct x86_instr *instr)
1924 node_stlo(struct x86_decode_fsm *fsm, struct x86_instr *instr)
1961 node_dmo(struct x86_decode_fsm *fsm, struct x86_instr *instr)
2007 node_immediate(struct x86_decode_fsm *fsm, struct x86_instr *instr
    [all...]

Completed in 49 milliseconds